diff -r 2da3d3340403 -r 2d1d43c3a2c2 www-thermferm/jqwidgets/styles/jqx.ui-sunny.css --- a/www-thermferm/jqwidgets/styles/jqx.ui-sunny.css Fri May 19 16:34:21 2017 +0200 +++ b/www-thermferm/jqwidgets/styles/jqx.ui-sunny.css Sun May 28 14:19:57 2017 +0200 @@ -147,3 +147,20 @@ .jqx-scrollbar-ui-sunny .jqx-icon-arrow-down-ui-sunny{width: 16px; height: 16px; margin-left: auto;} .jqx-scrollbar-ui-sunny .jqx-icon-arrow-left-ui-sunny{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;} .jqx-scrollbar-ui-sunny .jqx-icon-arrow-right-ui-sunny{width: 16px; height: 16px; position: relative; top: 50%; margin-top: -8px;} +.jqx-layout-ui-sunny +{ + background-color: #494437; + background-image: none; +} +.jqx-layout-pseudo-window-pin-icon-ui-sunny +{ + background-image: url("images/pin-yellow.png"); +} +.jqx-layout-pseudo-window-pinned-icon-ui-sunny +{ + background-image: url("images/pinned-yellow.png"); +} +.jqx-docking-layout-group-floating .jqx-window-header-ui-sunny +{ + background-image: none; +} \ No newline at end of file