Style: filter_status labels are aligned on a single line
authorLoic Baron <loic.baron@lip6.fr>
Thu, 24 Jul 2014 09:21:23 +0000 (11:21 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Thu, 24 Jul 2014 09:21:23 +0000 (11:21 +0200)
plugins/filter_status/templates/filter_status.html
portal/static/css/onelab.css
portal/templates/slice-resource-view.html

index b3aaa66..8350eb1 100644 (file)
@@ -22,7 +22,7 @@
   </a>
   
   <a href="#" class="list-group-item sl-resources"
-     style='display: inline-block !important; font-size: inherit;' 
+     style='display: inline-block !important; font-size: inherit; width:130px;
      id="{{ domid }}__unconfigured" 
      data-status="unconfigured"
      title="View resources that you have selected to add to your slice, that require configuration before they can be reserved. Hover you mouse over the symbol next to the checkbox for more details."
index 1104c98..4c53cce 100644 (file)
@@ -369,6 +369,8 @@ a.sl-resources, a.sl-resources:hover {
     padding:2px 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
+    width:125px;
+    text-align: center;
 }
 a.sl-resources.active, a.sl-resources.active:hover, a.sl-resources.active:focus {
     border:0;
@@ -692,4 +694,4 @@ div.slogan {
     color:white;
     padding-top:60px;
     text-shadow: 1px 1px #013540;
-}
\ No newline at end of file
+}
index a8a9ac9..3355e0c 100644 (file)
@@ -47,7 +47,7 @@ $(document).ready(function() {
                </div>
        
                <div class="row">
-                       <div class="col-md-4">
+                       <div class="col-md-6">
                                {{ filter_status }}
                        </div>
                        <div class="col-md-2">