www/jqwidgets/styles/jqx.glacier.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 733
67bf19c50fcc
--- a/www/jqwidgets/styles/jqx.glacier.css	Wed Aug 21 17:26:56 2019 +0200
+++ b/www/jqwidgets/styles/jqx.glacier.css	Thu Aug 22 14:10:58 2019 +0200
@@ -255,3 +255,22 @@
 .jqx-icon-time-pressed-glacier {
     background-image: url('images/icon-time-white.png');
 }
+ /*applied to the timepicker*/
+.jqx-svg-picker-glacier {
+	border: 1px solid #4db8ff;
+}
+.jqx-svg-picker-glacier:hover {
+	border: 1px solid #006bb3;
+}
+.jqx-svg-picker-glacier:focus {
+	border: 1px solid #006aae !important;
+}
+.jqx-label-glacier {
+	fill: #006aae;
+}
+.jqx-needle-glacier {
+	fill: #004a73;
+}
+.jqx-needle-central-circle-glacier {
+	fill: #004a73;
+}
\ No newline at end of file

mercurial