X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Fstatic%2Fcss%2Fdashboard.css;h=b654837e8acc5d4535ab0d44e75d947db0d4794d;hb=e6184193b74ac6d5c52289546dae9121bdd99008;hp=d5b6361488b456a68d72ab999e05c8fe4dac9fdb;hpb=b29e145eaceb0b2a8f98bfaa7118713159e8c39e;p=myslice.git diff --git a/portal/static/css/dashboard.css b/portal/static/css/dashboard.css index d5b63614..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,34 +29,6 @@ } -#ms-dashboard-profile { - float: left; - position: relative; - top: 1em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - -#ms-dashboard-slices { - float: left; - position: relative; - width: 45%; - padding-top: 1em; -} - -#ms-dashboard-testbeds { - float: right; - border: 1px #CCC; - padding: 15px; - top: 0.5em; - width: 45%; - min-height:200px; - height:auto !important; - height:200px; -} - li.icn { padding: 0 0 0 0; list-style: none;