From: Thierry Parmentelat Date: Wed, 25 Sep 2013 08:51:02 +0000 (+0200) Subject: this should have gone with the dashboard tweak, more thorough cleanup of css X-Git-Tag: myslice-0.2-4~16 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=81116c86e9ba83aed0c1212a90887ffc9f12c814;p=myslice.git this should have gone with the dashboard tweak, more thorough cleanup of css --- diff --git a/portal/static/css/dashboard.css b/portal/static/css/dashboard.css index dae329b8..b654837e 100644 --- a/portal/static/css/dashboard.css +++ b/portal/static/css/dashboard.css @@ -1,12 +1,7 @@ - .ms-dashboard { width: 100%; } -.ms-dashboard-panel { - -} - .ms-dashboard-caption { padding-left: 40px; } @@ -34,36 +29,6 @@ } -/* -#ms-dashboard-profile { - float: left; - position: relative; - top: 1em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - -#ms-dashboard-testbeds { - float: right; - border: 1px #CCC; - padding: 15px; - top: 0.5em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - -#ms-dashboard-slices { - float: left; - position: relative; - width: 45%; - padding-top: 1em; -} -*/ - li.icn { padding: 0 0 0 0; list-style: none;