Add clean styling for SOMETIME state.
This commit is contained in:
parent
e639df35a7
commit
9a020285ad
@ -334,6 +334,11 @@ h1.title .state.todo-True {
|
||||
h1.title .state.todo-False {
|
||||
background-color: rgba(0,255,0,0.25);
|
||||
}
|
||||
h1.title .state.todo-True.state-SOMETIME {
|
||||
background-color: #ddd;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
h1.title .tags {
|
||||
float: right;
|
||||
|
Loading…
Reference in New Issue
Block a user