Put the language selector box back in (but it doesn't work yet)
[citadel.git] / webcit / static / styles / iconbar.css
index dfc76858333de7d5fc3c502a24a62872dcc90000..31715dfb3056c8b414a876132f4c437117b69fbb 100644 (file)
 } 
 
 .ib_button, .iconbar_text{
-       background-color: #6F94D5;
+       background-color: #5F84C5;
        color: #F0FEFF;
        font-weight: bold;
 } 
 
+.iconbar_text {
+       font-size: 75%;
+}
+
 .ib_button_link, .ib_button_link:visited, .ib_button_link:link, #online_users a {
        display: block;
        color: #F0FEFF;