basic mockup
[osm/vim-emu.git] / dashboard / css / main.css
index bbcdc59..6e409e0 100644 (file)
@@ -11,30 +11,10 @@ body {
 #content {
 }
 
-#input_filter {
-       width: 100px;
-}
-
 
-.tbl-timestamp {
-       font-size: 10px;
-    color: #2b669a;
+.tbl-head {
+    font-weight: bold;
+    border-bottom: 1px solid #2c3e50;
+    background-color: #1a242f;
 }
 
-.tbl-message {
-       font-size: 14px;
-}
-
-.tbl-address {
-       font-size: 14px;
-    vertical-align: middle;
-}
-
-.tbl-cat {
-       font-size: 14px;
-    vertical-align: middle;
-}
-
-.unitbutton {
-       cursor: pointer;
-}