Improve card icons alignment on board
This commit is contained in:
@@ -2,16 +2,19 @@
|
||||
|
||||
.task-board-icons
|
||||
font-size: size('small')
|
||||
margin-top: 7px
|
||||
text-align: right
|
||||
margin-top: 4px
|
||||
margin-bottom: 2px
|
||||
a
|
||||
opacity: 0.5
|
||||
span
|
||||
opacity: 0.5
|
||||
margin-left: 2px
|
||||
margin-left: 4px
|
||||
a:hover, span:hover
|
||||
opacity: 1.0
|
||||
.task-board-icons-row
|
||||
line-height: 22px
|
||||
.task-score
|
||||
font-weight: 500
|
||||
|
||||
.flag-milestone
|
||||
color: green
|
||||
|
||||
Reference in New Issue
Block a user