css-bootstrap/roojs-bootstrap-debug.css.map
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index 196c105..2a0c74e 100644 (file)
@@ -1839,6 +1839,9 @@ li.dropdown-toggle button > i.glyphicon {
 div.input-group.has-feedback > .form-control-feedback {
   right: 30px;
 }
+div.input-group.has-feedback > .roo-input-after + .form-control-feedback {
+  right: 39px;
+}
 .roo-required-indicator {
   font-size: 8px;
   color: #d9534f;
@@ -2566,6 +2569,9 @@ a.roo-brick-link:hover {
 .navbar-nav {
   margin: 0px -5px;
 }
+table td .navbar {
+  min-height: auto;
+}
 .roo-numberbox {
   background-color: #337ab7 !important;
   border: 10px solid black;
@@ -3687,10 +3693,13 @@ html.bootstrap-sticky body {
   padding-left: 15px !important;
 }
 /* inside a column it needs even more padding...*/
-.column .checkbox,
+/*
+* It breaks all the checkbox layout. comment it first...
+*/
+/*.column .checkbox,
 .column .radio {
-  padding-left: 25px !important;
-}
+    padding-left: 25px !important;
+}*/
 /* paging toolbar */
 .pagination .x-paging-position span {
   padding-top: 3px;