diff -r 2da3d3340403 -r 2d1d43c3a2c2 www-thermferm/jqwidgets/styles/jqx.ui-redmond.css --- a/www-thermferm/jqwidgets/styles/jqx.ui-redmond.css Fri May 19 16:34:21 2017 +0200 +++ b/www-thermferm/jqwidgets/styles/jqx.ui-redmond.css Sun May 28 14:19:57 2017 +0200 @@ -163,4 +163,21 @@ background-image: url('images/redmond/icon-last.png'); background-repeat: no-repeat; background-position: center; +} +.jqx-layout-ui-redmond +{ + background-color: #4297d7; + background-image: none; +} +.jqx-layout-pseudo-window-pin-icon-ui-redmond +{ + background-image: url("images/pin-lightblue.png"); +} +.jqx-layout-pseudo-window-pinned-icon-ui-redmond +{ + background-image: url("images/pinned-lightblue.png"); +} +.jqx-docking-layout-group-floating .jqx-window-header-ui-redmond +{ + background-image: none; } \ No newline at end of file