X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Fstyles%2Fwebcit.css;h=c34aa6f22c03689f1935ca45f489285b63469c6b;hb=9efdbd704ea05be8940dc094c7102388e2c64467;hp=ca7ac7e05d9dd7b5f42591793023d76f7c5f3e00;hpb=d20729b96ce71ee69e6e1ddd4550204a76805813;p=citadel.git diff --git a/webcit/static/styles/webcit.css b/webcit/static/styles/webcit.css index ca7ac7e05..c34aa6f22 100644 --- a/webcit/static/styles/webcit.css +++ b/webcit/static/styles/webcit.css @@ -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}