We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855e789 commit b862d3bCopy full SHA for b862d3b
roundup/templates/classic/html/style.css
@@ -33,8 +33,7 @@ th {
33
}
34
35
.location-bar {
36
- background-color: #44bb66;
37
- color: #ffffff;
+ background-color: #efefef;
38
border: none;
39
40
@@ -60,15 +59,13 @@ th {
60
59
61
62
.list-header {
63
- background-color: #aaccff;
+ background-color: #efefff;
64
color: #000000;
65
66
67
68
.section-bar {
69
- background-color: #707070;
70
71
- border: 1px solid #404040;
+ background-color: #e0e0e0;
72
73
74
.row-normal {
@@ -87,7 +84,7 @@ th {
87
84
88
85
89
86
.row-in-progress {
90
- background-color: #3ccc50;
+ background-color: #94ce9c;
91
92
93
0 commit comments