myslice.ini possible themes = onelab, fed4fire, fibre, smartfire
[myslice.git] / portal / static / css / dashboard.css
index 22d90cf..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%;
-}
-
-#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%;
-}
-
 li.icn {
     padding: 0 0 0 0;
     list-style: none;