fix b0rken on IE, maybe operat too
[citadel.git] / webcit / static / styles / modal.css
index 19fa213bf294cdececa31f56bde8f639113cbf34..e0fc3969f559774a655badd0c61f78efa4d8743b 100644 (file)
@@ -57,7 +57,7 @@
        *display:inline;
        *height:100%;
        *width:0;
-       *background:red;
+       *background:#022750;
 }
 
 #modal {
@@ -70,6 +70,6 @@
 
 .md-dialog {
        background: white;
-       border: 2px solid #800;
+       border: 2px solid #022750;
        padding: 10px;
 }