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

changeset 511
2d1d43c3a2c2
parent 117
7119ea8a5225
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
192 background-position: center; 192 background-position: center;
193 } 193 }
194 .jqx-icon-calendar-ui-start, .jqx-icon-calendar-hover-ui-start, .jqx-icon-calendar-pressed-ui-start { 194 .jqx-icon-calendar-ui-start, .jqx-icon-calendar-hover-ui-start, .jqx-icon-calendar-pressed-ui-start {
195 background-image: url('images/icon-calendar-white.png'); 195 background-image: url('images/icon-calendar-white.png');
196 } 196 }
197 .jqx-icon-time-ui-start, .jqx-icon-time-hover-ui-start, .jqx-icon-time-pressed-ui-start {
198 background-image: url('images/icon-time-white.png');
199 }
197 .jqx-editor-toolbar-icon-ui-start { 200 .jqx-editor-toolbar-icon-ui-start {
198 background: url('images/html_editor_white.png') no-repeat; 201 background: url('images/html_editor_white.png') no-repeat;
199 } 202 }
203 .jqx-layout-ui-start
204 {
205 background-color: #4297d7;
206 background-image: none;
207 }
208 .jqx-layout-pseudo-window-pin-icon-ui-start
209 {
210 background-image: url("images/pin-lightblue.png");
211 }
212 .jqx-layout-pseudo-window-pinned-icon-ui-start
213 {
214 background-image: url("images/pinned-lightblue.png");
215 }
216 .jqx-scheduler-month-cell-ui-start, .jqx-scheduler-time-column-ui-start, .jqx-scheduler-toolbar-ui-start
217 {
218 background: #4297d7 !important;
219 color: #fff !important;
220 }
221 .jqx-widget-ui-start .jqx-scheduler-middle-cell-ui-start, .jqx-scheduler-middle-cell-ui-start {
222 border-bottom-color: #4297d7 !important;
223 }
224 .jqx-docking-layout-group-floating-ui-start .jqx-window-header-ui-start
225 {
226 background-image: none;
227 }

mercurial