Slightly darken one of the shades of blue.
authorArt Cancro <ajc@citadel.org>
Tue, 5 Oct 2010 16:23:58 +0000 (12:23 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 5 Oct 2010 16:23:58 +0000 (12:23 -0400)
webcit/static/styles/iconbar.css
webcit/static/styles/webcit.css

index dfc76858333de7d5fc3c502a24a62872dcc90000..a0e44925950d1871994c444ce6dce93ec6e56b19 100644 (file)
@@ -24,7 +24,7 @@
 } 
 
 .ib_button, .iconbar_text{
-       background-color: #6F94D5;
+       background-color: #5F84C5;
        color: #F0FEFF;
        font-weight: bold;
 } 
index f9fc4abd7d4a238b69d16ca0de2aa5e3d05d0b1e..baeb979d129e03178b66dc01a542ddf5edcaaa2f 100644 (file)
@@ -218,7 +218,7 @@ body {
 }
 
 .tab_cell, .tab_cell_edit {
-       background-color: #6F94D5;
+       background-color: #5F84C5;
        color: #F9FDFB;
        font-size: 90%;
        border-radius: 8px 8px 0 0;