www/jqwidgets/styles/jqx.darkblue.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 733
67bf19c50fcc
--- a/www/jqwidgets/styles/jqx.darkblue.css	Wed Aug 21 17:26:56 2019 +0200
+++ b/www/jqwidgets/styles/jqx.darkblue.css	Thu Aug 22 14:10:58 2019 +0200
@@ -246,3 +246,16 @@
     margin-left: -4px;
     margin-right: 4px;
  }
+ /*applied to the timepicker*/
+.jqx-label-darkblue {
+	fill: lightblue;
+}
+.jqx-needle-darkblue {
+	fill: rgb(0, 74, 115);
+}
+.jqx-needle-central-circle-darkblue {
+	fill: rgb(0, 74, 115);
+}
+.jqx-time-picker .jqx-header .jqx-selected-darkblue:focus {
+    outline: 1px solid rgba(255, 255, 255, 0.5);
+}
\ No newline at end of file

mercurial