]> gitweb.fluxo.info Git - drupal/muambeiro.git/commitdiff
Adding panel style
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 12 Oct 2011 14:33:37 +0000 (11:33 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 12 Oct 2011 14:33:45 +0000 (11:33 -0300)
css/muambeiro.css

index 84341496d9515243489259128140e3517352d84a..68dec5917e376bf1d27082e2ccc8189d85654aab 100644 (file)
@@ -94,3 +94,10 @@ ul.primary {
   height: 40px;
   width: 40px;
 }
+
+/*
+ * Main panel.
+ */
+.horizontal-tabs-panes .fieldset-wrapper {
+  padding: 0 1em 1em;
+}