www-thermferm/jqwidgets/styles/jqx.highcontrast.css

changeset 511
2d1d43c3a2c2
parent 301
dbaed96a4a0c
child 617
b216f9d4b917
equal deleted inserted replaced
510:2da3d3340403 511:2d1d43c3a2c2
61 background-position: center; 61 background-position: center;
62 } 62 }
63 .jqx-icon-calendar-hover-highcontrast, .jqx-icon-calendar-pressed-highcontrast { 63 .jqx-icon-calendar-hover-highcontrast, .jqx-icon-calendar-pressed-highcontrast {
64 background-image: url('images/icon-calendar-white.png'); 64 background-image: url('images/icon-calendar-white.png');
65 } 65 }
66 .jqx-icon-time-highcontrast, .jqx-icon-time-hover-highcontrast, .jqx-icon-time-pressed-highcontrast {
67 background-image: url('images/icon-time-white.png');
68 }
66 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-expand-highcontrast, 69 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-expand-highcontrast,
67 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-highcontrast { 70 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-highcontrast {
68 background-image: url('images/icon-down-white.png'); 71 background-image: url('images/icon-down-white.png');
69 background-repeat: no-repeat; 72 background-repeat: no-repeat;
70 background-position: center; 73 background-position: center;
114 } 117 }
115 .jqx-icon-plus-highcontrast 118 .jqx-icon-plus-highcontrast
116 { 119 {
117 background-image: url(images/plus_white.png); 120 background-image: url(images/plus_white.png);
118 } 121 }
122 .jqx-layout-highcontrast
123 {
124 background-color: #000;
125 }

mercurial