adding new EarlyBlue skin, cleanup remains
[themes.git] / EarlyBlue / skin / EarlyBlue / global / groupbox.css
diff --git a/EarlyBlue/skin/EarlyBlue/global/groupbox.css b/EarlyBlue/skin/EarlyBlue/global/groupbox.css
new file mode 100644 (file)
index 0000000..28d2fc1
--- /dev/null
@@ -0,0 +1,12 @@
+groupbox
+  {
+    border                : 2px groove #CCD0DD;
+    padding               : 7px !important;
+    margin                : 5px;
+  }
+
+.groupbox-body
+  {
+    padding               : inherit;
+  }
+