diff -r 2da3d3340403 -r 2d1d43c3a2c2 www-thermferm/jqwidgets/styles/jqx.ui-le-frog.css --- a/www-thermferm/jqwidgets/styles/jqx.ui-le-frog.css Fri May 19 16:34:21 2017 +0200 +++ b/www-thermferm/jqwidgets/styles/jqx.ui-le-frog.css Sun May 28 14:19:57 2017 +0200 @@ -192,6 +192,9 @@ .jqx-icon-calendar-ui-le-frog, .jqx-icon-calendar-hover-ui-le-frog, .jqx-icon-calendar-pressed-ui-le-frog { background-image: url('images/icon-calendar-white.png'); } +.jqx-icon-time-ui-le-frog, .jqx-icon-time-hover-ui-le-frog, .jqx-icon-time-pressed-ui-le-frog { + background-image: url('images/icon-time-white.png'); +} .jqx-icon-delete-ui-le-frog { background-image: url('images/icon-delete-white.png'); @@ -222,3 +225,27 @@ .jqx-editor-toolbar-icon-ui-le-frog { background: url('images/html_editor_white.png') no-repeat; } +.jqx-layout-ui-le-frog +{ + background-color: #3f7506; +} +.jqx-layout-pseudo-window-pin-icon-ui-le-frog +{ + background-image: url("images/pin-white.png"); +} +.jqx-layout-pseudo-window-pinned-icon-ui-le-frog +{ + background-image: url("images/pinned-white.png"); +} +.jqx-scheduler-month-cell-ui-le-frog, .jqx-scheduler-time-column-ui-le-frog, .jqx-scheduler-toolbar-ui-le-frog +{ + background: #3f7506 !important; + color: #fff !important; +} +.jqx-widget-ui-le-frog .jqx-scheduler-middle-cell-ui-le-frog, .jqx-scheduler-middle-cell-ui-le-frog { + border-bottom-color: #3f7506 !important; +} +.jqx-docking-layout-group-floating-ui-le-frog .jqx-window-header-ui-le-frog +{ + background-image: none; +}