www/jqwidgets/styles/jqx.highcontrast.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 733
67bf19c50fcc
--- a/www/jqwidgets/styles/jqx.highcontrast.css	Wed Aug 21 17:26:56 2019 +0200
+++ b/www/jqwidgets/styles/jqx.highcontrast.css	Thu Aug 22 14:10:58 2019 +0200
@@ -122,4 +122,14 @@
 .jqx-layout-highcontrast
 {
     background-color: #000;
+}
+ /*applied to the timepicker*/
+.jqx-time-picker .jqx-header .jqx-selected-highcontrast:focus {
+    outline: 1px solid white;
+}
+.jqx-svg-picker-highcontrast {
+	border: 1px solid black;
+}
+.jqx-svg-picker-highcontrast:focus {
+	border: 1px solid rgb(55, 0, 110) !important;
 }
\ No newline at end of file

mercurial