sync
[roojs1] / old-css-bootstrap / input.css
diff --git a/old-css-bootstrap/input.css b/old-css-bootstrap/input.css
new file mode 100644 (file)
index 0000000..7f09aa8
--- /dev/null
@@ -0,0 +1,11 @@
+div.input-group.has-feedback > .form-control-feedback {
+    right: 30px;
+}
+
+.roo-required-indicator.left-indicator {
+    margin-right: 5px;
+}
+
+.roo-required-indicator.right-indicator {
+    margin-left: 5px;
+}