[style] Color TODO states.
This commit is contained in:
parent
0bd897d62e
commit
08a4dc295e
@ -63,6 +63,10 @@ h1.title .state {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
h1.title .state.state-TODO {
|
||||
background-color: rgba(255,0,0,0.5);
|
||||
}
|
||||
|
||||
/* Lists */
|
||||
li .tag {
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user