Redesign users list layout

This commit is contained in:
Frederic Guillot
2017-02-26 12:17:39 -05:00
parent 954b7324f0
commit 159c31cd3f
13 changed files with 220 additions and 88 deletions

View File

@@ -7,22 +7,11 @@
.task-board-category
border: 1px solid #555
a
&:hover
text-decoration: underline
.task-list-category
background: bg-color('light')
border: 1px solid #ccc
a
text-decoration: none
color: color('dark')
&:hover
color: link-color('primary')
.task-board-category, .task-list-category
font-size: size('compact')
font-weight: 500
color: color('dark')
padding: 1px 3px 1px 2px
border-radius: 3px
a
&:hover
text-decoration: underline