Improve task view table
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -56,3 +56,10 @@ ul.dropdown-submenu-open
|
||||
|
||||
.dropdown-menu-link-text:hover
|
||||
text-decoration: underline
|
||||
|
||||
td
|
||||
a.dropdown-menu
|
||||
i
|
||||
color: #dedede
|
||||
&:hover i
|
||||
color: color('primary')
|
||||
@@ -6,6 +6,7 @@
|
||||
|
||||
.task-links-task-count
|
||||
color: color('light')
|
||||
font-weight: normal
|
||||
|
||||
.task-link-closed
|
||||
text-decoration: line-through
|
||||
|
||||
Reference in New Issue
Block a user