X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=dashboard%2Fcss%2Fmain.css;fp=dashboard%2Fcss%2Fmain.css;h=0000000000000000000000000000000000000000;hb=5b876700bdef500e17c212f5b0bcea5383e44528;hp=7b10dbcf58ce44ddf50fd0ca2f1251f9478ae0ee;hpb=23be11bc2e8fcb8e177694c61d95e65682a84238;p=osm%2Fvim-emu.git diff --git a/dashboard/css/main.css b/dashboard/css/main.css deleted file mode 100755 index 7b10dbc..0000000 --- a/dashboard/css/main.css +++ /dev/null @@ -1,34 +0,0 @@ -body { - margin: 16px; - height: 100%; -} - -#logo { - height: 90px; - text-align: right; -} - -#content { -} - - -.tbl-head { - font-weight: bold; - border-bottom: 1px solid #2c3e50; - background-color: #c9ced3; -} - -.tbl-head > td { - padding-top: 4px; - padding-bottom: 4px; -} - -.tbl-row > td { - padding-top: 4px; - padding-bottom: 4px; - -} - -.spacer { - height: 20px; -}