mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-04 04:59:40 +00:00
parent
8c92ee6876
commit
d072da3345
1 changed files with 3 additions and 0 deletions
|
|
@ -67,6 +67,9 @@ for $stage in $stages
|
||||||
color: darken($completed,30%)
|
color: darken($completed,30%)
|
||||||
background-color: $completed
|
background-color: $completed
|
||||||
border: 1px solid shade($completed,10%)
|
border: 1px solid shade($completed,10%)
|
||||||
|
.task-text
|
||||||
|
color: #333
|
||||||
|
opacity: .39
|
||||||
.priority-multiplier, .task-attributes, .repeat-days, .repeat-frequency
|
.priority-multiplier, .task-attributes, .repeat-days, .repeat-frequency
|
||||||
li
|
li
|
||||||
hrpg-button-color-mixin($completed)
|
hrpg-button-color-mixin($completed)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue