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