Experiment with a cleaner stylesheet.
This commit is contained in:
parent
247cf7cf8a
commit
6c22d19c6c
@ -1,7 +1,4 @@
|
|||||||
#task-list {
|
#task-list {
|
||||||
border: 1px solid #cdc7c2;
|
|
||||||
padding: 1ex;
|
|
||||||
margin: 1ex;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#task-list .state-button,
|
#task-list .state-button,
|
||||||
@ -10,11 +7,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
window {
|
window {
|
||||||
background-color: #d6d5d4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#task-list .task-name {
|
#task-list .task-name {
|
||||||
border: none;
|
|
||||||
border-bottom: 1px solid #ccc;
|
|
||||||
border-radius: 0;
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user