summaryrefslogtreecommitdiff
path: root/assets/sass/_task_board_icons.sass
blob: 6314efd368c5435a2108e57af1c2f51b66e214df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@import variables

.task-board-icons
  font-size: size('small')
  margin-top: 7px
  text-align: right
  a
    opacity: 0.5
  span
    opacity: 0.5
    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