css-bootstrap/bootstrap.css.map
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 90c3719..062d29f 100644 (file)
@@ -1,3 +1,6 @@
+/*
+* Consider remove or merge these...
+*/
 /*
  * CAUTION!
  * This CSS file is auto generated. Please edit the .less instead!
@@ -1022,7 +1025,7 @@ table.fc-border-separate {
 }
 .roo-select2-container .input-group-addon {
   padding: 6px 12px;
-  border: 1px solid #777777;
+  border: 1px solid #cccccc;
   border-left: 0px;
 }
 .roo-select2-container .roo-removable {
@@ -2086,6 +2089,12 @@ div.input-group.has-feedback > .form-control-feedback {
 .roo-layout-panel-body .navbar {
   margin-bottom: 0px;
 }
+.roo-form-group-label-left::before,
+.roo-form-group-label-left::after {
+  display: table;
+  content: " ";
+  clear: both;
+}
 a.list-group-item,
 button.list-group-item {
   width: 100%;
@@ -2234,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
@@ -2315,6 +2332,14 @@ a.roo-brick-link:hover {
 .modal-body.roo-layout-container {
   padding: 0;
 }
+.modal-dialog {
+  max-width: 100%;
+}
+@media (max-width: 768px) {
+  .modal-dialog {
+    margin: 0;
+  }
+}
 .roo-navigation-bar-group,
 .roo-navigation-top-bar,
 .roo-navigation-bullets-bar,
@@ -2605,10 +2630,6 @@ a.roo-brick-link:hover {
   margin-left: 3px;
   color: #d9534f;
 }
-.roo-radio-set-label,
-.roo-radio-set-right {
-  padding: 0px;
-}
 .roo-form-error-popover.in {
   opacity: 1;
 }
@@ -2617,24 +2638,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 {
@@ -2649,7 +2661,7 @@ a.roo-brick-link:hover {
   height: 10px;
 }
 .roo-password-meter-medium {
-  background: #f0ad4e;
+  background: #5bc0de;
   height: 10px;
 }
 .roo-password-meter-strong {
@@ -3468,6 +3480,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;
@@ -3660,13 +3675,6 @@ html.bootstrap-sticky body {
 .tooltip.fade.in {
   z-index: 10002;
 }
-.roo-invalid-outline {
-  outline-width: 5000px;
-  outline-offset: 5px;
-  outline-style: solid;
-  outline-color: rgba(119, 119, 119, 0.5);
-  position: relative;
-}
 .roo-upload-cropbox-selector {
   visibility: hidden;
   height: 0px;
@@ -3729,3 +3737,4 @@ html.bootstrap-sticky body {
   top: 0;
   left: 0;
 }
+/*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file