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