this should have gone with the dashboard tweak, more thorough cleanup of css
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 25 Sep 2013 08:51:02 +0000 (10:51 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 25 Sep 2013 08:51:02 +0000 (10:51 +0200)
portal/static/css/dashboard.css

index dae329b..b654837 100644 (file)
@@ -1,12 +1,7 @@
-
 .ms-dashboard {
     width: 100%;
 }
 
-.ms-dashboard-panel {
-
-}
-
 .ms-dashboard-caption {
     padding-left: 40px;
 }
 }   
 
 
-/*
-#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;