www-thermferm/jqwidgets/styles/jqx.ui-start.css

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
child 617
b216f9d4b917
--- a/www-thermferm/jqwidgets/styles/jqx.ui-start.css	Fri May 19 16:34:21 2017 +0200
+++ b/www-thermferm/jqwidgets/styles/jqx.ui-start.css	Sun May 28 14:19:57 2017 +0200
@@ -194,6 +194,34 @@
 .jqx-icon-calendar-ui-start, .jqx-icon-calendar-hover-ui-start, .jqx-icon-calendar-pressed-ui-start {
     background-image: url('images/icon-calendar-white.png');
 }
+.jqx-icon-time-ui-start, .jqx-icon-time-hover-ui-start, .jqx-icon-time-pressed-ui-start {
+    background-image: url('images/icon-time-white.png');
+}
 .jqx-editor-toolbar-icon-ui-start {
     background: url('images/html_editor_white.png') no-repeat;
 }
+.jqx-layout-ui-start
+{
+    background-color: #4297d7;
+    background-image: none;
+}
+.jqx-layout-pseudo-window-pin-icon-ui-start
+{
+    background-image: url("images/pin-lightblue.png");
+}
+.jqx-layout-pseudo-window-pinned-icon-ui-start
+{
+    background-image: url("images/pinned-lightblue.png");
+}
+.jqx-scheduler-month-cell-ui-start, .jqx-scheduler-time-column-ui-start, .jqx-scheduler-toolbar-ui-start
+{
+    background: #4297d7 !important;
+    color: #fff  !important;
+}
+.jqx-widget-ui-start .jqx-scheduler-middle-cell-ui-start, .jqx-scheduler-middle-cell-ui-start {
+    border-bottom-color: #4297d7 !important;
+}
+.jqx-docking-layout-group-floating-ui-start .jqx-window-header-ui-start
+{
+    background-image: none;
+}

mercurial