testbed list view updated style
[myslice.git] / portal / static / css / onelab.css
index e78eb56..260f749 100644 (file)
@@ -282,7 +282,7 @@ div#ticket-request p {
 /* SLICE VIEW */
 div#slice-view {
     width:100%;
-    margin-top:15px;
+    margin:25px auto;
 }
 div#slice-view div.list-group-item {
     border:0;
@@ -304,3 +304,8 @@ div#slice-view a.list-group-item p.list-group-item-text {
     font-style:italic;
 }
 
+/* TESTBED LIST */
+div#testbed-list {
+    margin:25px auto;
+}
+