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