FIX: Bootstrap.css to get back old design
[myslice.git] / third-party / bootstrap-3.0.0 / css / bootstrap.css
index bbda4ee..0f1a616 100644 (file)
@@ -311,11 +311,21 @@ input,
 button,
 select,
 textarea {
-  font-family: inherit;
-  font-size: inherit;
-  line-height: inherit;
+       font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+
 }
 
+label,
+input,
+button,
+select,
+textarea {
+  font-size: 14px;
+  font-weight: normal;
+  line-height: 20px;
+}
+
+
 button,
 input,
 select[multiple],
@@ -6802,4 +6812,4 @@ td.visible-print {
   td.hidden-print {
     display: none !important;
   }
-}
\ No newline at end of file
+}