css-bootstrap/radio-set.css
authoredward <edward@roojs.com>
Tue, 21 Nov 2017 04:44:39 +0000 (12:44 +0800)
committeredward <edward@roojs.com>
Tue, 21 Nov 2017 04:44:39 +0000 (12:44 +0800)
css-bootstrap/tweaks.css

css-bootstrap/tweaks.css

index cf198da..decaefb 100644 (file)
 .tooltip.fade.in {
     z-index: 10002;
 }
+
+.roo-invalid-outline {
+    outline-width: 5000px;
+    outline-offset: 5px;
+    outline-style: solid;
+    outline-color: rgba(0, 0, 0, 0.5);
+    position: relative;
+}
\ No newline at end of file