Skip to content

Commit b862d3b

Browse files
author
Richard Jones
committed
Damn they were some ugly colours!
1 parent 855e789 commit b862d3b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

roundup/templates/classic/html/style.css

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ th {
3333
}
3434

3535
.location-bar {
36-
background-color: #44bb66;
37-
color: #ffffff;
36+
background-color: #efefef;
3837
border: none;
3938
}
4039

@@ -60,15 +59,13 @@ th {
6059
}
6160

6261
.list-header {
63-
background-color: #aaccff;
62+
background-color: #efefff;
6463
color: #000000;
6564
border: none;
6665
}
6766

6867
.section-bar {
69-
background-color: #707070;
70-
color: #ffffff;
71-
border: 1px solid #404040;
68+
background-color: #e0e0e0;
7269
}
7370

7471
.row-normal {
@@ -87,7 +84,7 @@ th {
8784
}
8885

8986
.row-in-progress {
90-
background-color: #3ccc50;
87+
background-color: #94ce9c;
9188
border: none;
9289
}
9390

0 commit comments

Comments
 (0)