www-thermferm/jqwidgets/styles/jqx.classic.css

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
child 617
b216f9d4b917
--- a/www-thermferm/jqwidgets/styles/jqx.classic.css	Fri May 19 16:34:21 2017 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.classic.css	Sun May 28 14:19:57 2017 +0200
@@ -53,6 +53,9 @@
 .jqx-icon-calendar-pressed-classic {
     background-image: url('images/icon-calendar-white.png');
 }
+.jqx-icon-time-pressed-classic {
+    background-image: url('images/icon-time-white.png');
+}
 .jqx-grid-cell-classic.jqx-grid-cell-selected-classic>.jqx-grid-group-expand-classic {
     background-image: url('images/icon-down-white.png');
     background-repeat: no-repeat;
@@ -72,4 +75,8 @@
     background-image: url('images/icon-down-white.png');
     background-repeat: no-repeat;
     background-position: center;
+}
+.jqx-layout-classic
+{
+    background-color: #aaa;
 }
\ No newline at end of file

mercurial