fix css for date
[roojs1] / css-bootstrap / roojs-bootstrap-debug.css
index be7cd40..89d9d12 100644 (file)
@@ -1003,6 +1003,10 @@ table.fc-border-separate {
 .dropdown-menu .roo-select2-result .checkbox {
   margin-top: 3px;
   margin-bottom: 3px;
+  margin-left: 20px;
+}
+.roo-select2-result .checkbox label {
+  margin-left: 5px;
 }
 .roo-select2-container .input-group-addon {
   padding: 6px 12px;
@@ -5005,4 +5009,9 @@ html.bootstrap-sticky body {
   border-color: #a94442;
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 0 2px #a94442;
 }
+/*  Menu - show the icons with a bit of padding */
+.dropdown-item i.fa {
+  margin-left: -10px;
+  margin-right: 10px;
+}
 /*# sourceMappingURL=roojs-bootstrap-debug.css.map */
\ No newline at end of file