www/jqwidgets/styles/jqx.highcontrast.css

changeset 733
67bf19c50fcc
parent 451
259c97782bf8
equal deleted inserted replaced
732:db4de4f37b65 733:67bf19c50fcc
88 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-rtl-highcontrast { 88 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-rtl-highcontrast {
89 background-image: url('images/icon-down-white.png'); 89 background-image: url('images/icon-down-white.png');
90 background-repeat: no-repeat; 90 background-repeat: no-repeat;
91 background-position: center; 91 background-position: center;
92 } 92 }
93 .jqx-menu-item-arrow-right-hover-highcontrast, .jqx-menu-item-arrow-right-selected-highcontrast{background-image:url(images/icon-right-white.png); background-position:100% 50%; background-repeat:no-repeat} 93 .jqx-menu-item-arrow-right-hover-highcontrast, .jqx-menu-item-arrow-right-selected-highcontrast{background-image:url(./images/icon-right-white.png); background-position:100% 50%; background-repeat:no-repeat}
94 .jqx-menu-item-arrow-down-hover-highcontrast, .jqx-menu-item-arrow-down-selected-highcontrast{background-image:url(images/icon-down-white.png); background-position:100% 50%; background-repeat:no-repeat} 94 .jqx-menu-item-arrow-down-hover-highcontrast, .jqx-menu-item-arrow-down-selected-highcontrast{background-image:url(./images/icon-down-white.png); background-position:100% 50%; background-repeat:no-repeat}
95 .jqx-menu-item-arrow-up-hover-highcontrast, .jqx-menu-item-arrow-up-selected-highcontrast{background-image:url(images/icon-up-white.png);background-position:100% 50%; background-repeat:no-repeat} 95 .jqx-menu-item-arrow-up-hover-highcontrast, .jqx-menu-item-arrow-up-selected-highcontrast{background-image:url(./images/icon-up-white.png);background-position:100% 50%; background-repeat:no-repeat}
96 .jqx-menu-item-arrow-left-hover-highcontrast, .jqx-menu-item-arrow-left-selected-highcontrast{background-image:url(images/icon-left-white.png); background-position:0 50%; background-repeat:no-repeat} 96 .jqx-menu-item-arrow-left-hover-highcontrast, .jqx-menu-item-arrow-left-selected-highcontrast{background-image:url(./images/icon-left-white.png); background-position:0 50%; background-repeat:no-repeat}
97 97
98 .jqx-icon-delete-highcontrast 98 .jqx-icon-delete-highcontrast
99 { 99 {
100 background-image: url('images/icon-delete-white.png'); 100 background-image: url('images/icon-delete-white.png');
101 } 101 }
111 { 111 {
112 background-image: url('images/icon-cancel-white.png'); 112 background-image: url('images/icon-cancel-white.png');
113 } 113 }
114 .jqx-icon-search-highcontrast 114 .jqx-icon-search-highcontrast
115 { 115 {
116 background-image: url(images/search_white.png); 116 background-image: url(./images/search_white.png);
117 } 117 }
118 .jqx-icon-plus-highcontrast 118 .jqx-icon-plus-highcontrast
119 { 119 {
120 background-image: url(images/plus_white.png); 120 background-image: url(./images/plus_white.png);
121 } 121 }
122 .jqx-layout-highcontrast 122 .jqx-layout-highcontrast
123 { 123 {
124 background-color: #000; 124 background-color: #000;
125 } 125 }

mercurial