reworked slice/project forms
[unfold.git] / portal / static / css / fed4fire.css
index 99e57d4..2d83fcd 100644 (file)
@@ -36,6 +36,11 @@ h4 {
     letter-spacing:0.6pt;
     color:#201E62;
 }
+label {
+    font-weight:normal;
+    font-size:13px;
+    color:#201E62;
+}
 input[type=checkbox] {
   min-width:5px !important;
   margin-left:0 !important;
@@ -752,6 +757,15 @@ div.breadcrumbs {
     color:gray;
     font-size:10pt;
 }
+
+.sublabel {
+    color:gray;
+    font-style:italic;
+    font-weight:normal;
+}
+.tab-pane {
+    padding-top:25px;
+}
 /* Service Directory */
 
 div#appservices div.row {