www/jqwidgets/styles/jqx.black.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 619
4938909df593
--- a/www/jqwidgets/styles/jqx.black.css	Wed Aug 21 17:26:56 2019 +0200
+++ b/www/jqwidgets/styles/jqx.black.css	Thu Aug 22 14:10:58 2019 +0200
@@ -297,3 +297,15 @@
     margin-left: -4px;
     margin-right: 4px;
  }
+/*applied to the timepicker labels*/
+.jqx-label-black {
+	fill: darkgray;
+}
+/*applied to the timepicker needle*/
+.jqx-needle-black {
+	fill: darkgray;
+}
+/*applied to the timepicker needle circle*/
+.jqx-needle-central-circle-black {
+	fill: darkgray;
+}

mercurial