diff -r 2da3d3340403 -r 2d1d43c3a2c2 www-thermferm/jqwidgets/styles/jqx.classic.css --- 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