Just some simple css spelling corrections on colors and other minor things
[citadel.git] / webcit / static / styles / webcit.css
index ca7ac7e05d9dd7b5f42591793023d76f7c5f3e00..c34aa6f22c03689f1935ca45f489285b63469c6b 100644 (file)
@@ -425,7 +425,7 @@ body {
        background-color: #3E65AF;
        color: #FFF;
        position: absolute;
-       top: 25; 
+       top: 25px
        z-index: 4;
        padding: 3px;
        margin: 0px auto;
@@ -484,7 +484,7 @@ body {
        -o-text-overflow: ellipsis;
 }
 
-.new_message { font-weight: bold; !important }
+.new_message { font-weight: bold !important }
 
 #loading { text-align: center}