sync
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 581178b..500e3f4 100644 (file)
@@ -1,3 +1,6 @@
+/*
+* Consider remove or merge these...
+*/
 /*
  * CAUTION!
  * This CSS file is auto generated. Please edit the .less instead!
@@ -2240,6 +2243,14 @@ a.roo-brick-link:hover {
   background-color: #000000;
   opacity: 0.2;
 }
+@media (min-width: 768px) {
+  .mask-inverse .masonry-brick-paragraph {
+    background: rgba(0, 0, 0, 0.5);
+  }
+  .mask-inverse:hover .masonry-brick-paragraph {
+    background: none;
+  }
+}
 /* 
     Document   : modal
     Created on : Apr 23, 2014, 11:24:28 AM
@@ -2619,24 +2630,15 @@ a.roo-brick-link:hover {
   padding: 10px;
 }
 .x-form-field-wrap .form-group {
+  /* what is this doing here?? */
   margin-bottom: 0px;
 }
 .roo-password-meter-grey {
   background: #777777;
-  /* For browsers that do not support gradients */
   margin-bottom: 30px;
   height: 10px;
 }
 .roo-password-meter {
-  background: red;
-  /* For browsers that do not support gradients */
-  background: -webkit-linear-gradient(-90deg, #008000, #ff0000);
-  /* For Safari 5.1 to 6.0 */
-  background: -o-linear-gradient(-90deg, #008000, #ff0000);
-  /* For Opera 11.1 to 12.0 */
-  background: -moz-linear-gradient(-90deg, #008000, #ff0000);
-  /* For Firefox 3.6 to 15 */
-  background: linear-gradient(-90deg, #008000, #ff0000);
   font-size: 12px;
 }
 .roo-password-meter-container {
@@ -2651,7 +2653,7 @@ a.roo-brick-link:hover {
   height: 10px;
 }
 .roo-password-meter-medium {
-  background: #f0ad4e;
+  background: #5bc0de;
   height: 10px;
 }
 .roo-password-meter-strong {
@@ -3470,6 +3472,9 @@ html.bootstrap-sticky body {
 .table-hover > tbody > tr.info:hover {
   background-color: #c4e3f3;
 }
+.table tfoot .navbar {
+  min-height: inherit;
+}
 .header .top-bar {
   min-height: 30px;
   background: #777777;
@@ -3724,3 +3729,4 @@ html.bootstrap-sticky body {
   top: 0;
   left: 0;
 }
+/*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file