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

changeset 709
5b6d7b640e52
parent 708
13555c27b592
child 710
abe60578d695
equal deleted inserted replaced
708:13555c27b592 709:5b6d7b640e52
1 .jqx-widget-content-highcontrast{color: #000; border-color: #000; background-color: #fff;}
2 .jqx-fill-state-normal-highcontrast {color: #000;background-color: #fff;}
3 .jqx-widget-header-highcontrast{color: #fff; border-color:#000; background-color:#000}
4 .jqx-fill-state-hover-highcontrast{border-color:#000; color: #fff; background-color:#000}
5 .jqx-fill-state-pressed-highcontrast{border-color:#37006e; color: #fff; background-color:#37006e}
6 .jqx-fill-state-focus-highcontrast { border-color: #37006e; }
7 .jqx-scrollbar-state-normal-highcontrast, .jqx-grid-bottomright-highcontrast, .jqx-panel-bottomright-highcontrast, .jqx-listbox-bottomright-highcontrast{background-color:#000}
8 .jqx-widget-highcontrast .jqx-grid-column-header-highcontrast, .jqx-grid-cell-highcontrast, .jqx-widget-highcontrast .jqx-grid-cell-highcontrast, .jqx-widget-highcontrast .jqx-grid-group-cell-highcontrast, .jqx-grid-group-cell-highcontrast{border-color:#000}
9 .jqx-tabs-title-selected-bottom-highcontrast, .jqx-tabs-selection-tracker-bottom-highcontrast, .jqx-tabs-title-selected-top-highcontrast, .jqx-tabs-selection-tracker-top-highcontrast{color: #000; border-color:#000; border-bottom:1px solid #fff; background:#fff}
10 .jqx-grid-cell-sort-alt-highcontrast, .jqx-grid-cell-filter-alt-highcontrast, .jqx-grid-cell-pinned-highcontrast, .jqx-grid-cell-alt-highcontrast, .jqx-grid-cell-sort-highcontrast{ background-color:#000; color: #fff;}
11 .jqx-grid-cell-selected-highcontrast{ background-color:#37006e; color:#fff}
12 .jqx-grid-cell-hover-highcontrast{ background-color:#000; color: #fff;}
13 .jqx-menu-vertical-highcontrast{background: #000; color: #fff;}
14 .jqx-checkbox-hover-highcontrast {
15 background-color: #fff;
16 }
17 .jqx-radiobutton-hover-highcontrast {
18 background-color: #fff;
19 }
20 .jqx-scrollbar-thumb-state-hover-horizontal-highcontrast, .jqx-scrollbar-thumb-state-hover-highcontrast {
21 background: #fff;
22 }
23 .jqx-scrollbar-thumb-state-pressed-horizontal-highcontrast, .jqx-scrollbar-thumb-state-pressed-highcontrast {
24 background: #fff;
25 }
26 .jqx-icon-arrow-up-hover-highcontrast, .jqx-icon-arrow-up-selected-highcontrast
27 {
28 background-image: url('images/icon-up-white.png');
29 background-repeat: no-repeat;
30 background-position: center;
31 }
32 .jqx-icon-arrow-down-hover-highcontrast, .jqx-icon-arrow-down-selected-highcontrast
33
34 {
35 background-image: url('images/icon-down-white.png');
36 background-repeat: no-repeat;
37 background-position: center;
38 }
39 .jqx-icon-arrow-left-hover-highcontrast, .jqx-icon-arrow-left-selected-highcontrast
40 {
41 background-image: url('images/icon-left-white.png');
42 background-repeat: no-repeat;
43 background-position: center;
44 }
45 .jqx-icon-arrow-right-hover-highcontrast, .jqx-icon-arrow-right-selected-highcontrast
46 {
47 background-image: url('images/icon-right-white.png');
48 background-repeat: no-repeat;
49 background-position: center;
50 }
51 .jqx-icon-arrow-first-hover-highcontrast, .jqx-icon-arrow-last-selected-highcontrast
52 {
53 background-image: url('images/icon-first-white.png');
54 background-repeat: no-repeat;
55 background-position: center;
56 }
57 .jqx-icon-arrow-last-hover-highcontrast, .jqx-icon-arrow-last-selected-highcontrast
58 {
59 background-image: url('images/icon-last-white.png');
60 background-repeat: no-repeat;
61 background-position: center;
62 }
63 .jqx-icon-calendar-hover-highcontrast, .jqx-icon-calendar-pressed-highcontrast {
64 background-image: url('images/icon-calendar-white.png');
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 }
69 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-expand-highcontrast,
70 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-expand-highcontrast {
71 background-image: url('images/icon-down-white.png');
72 background-repeat: no-repeat;
73 background-position: center;
74 }
75 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-collapse-highcontrast,
76 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-collapse-highcontrast {
77 background-image: url('images/icon-right-white.png');
78 background-repeat: no-repeat;
79 background-position: center;
80 }
81 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-highcontrast>.jqx-grid-group-collapse-rtl-highcontrast,
82 .jqx-grid-cell-highcontrast.jqx-grid-cell-hover-highcontrast>.jqx-grid-group-collapse-rtl-highcontrast {
83 background-image: url('images/icon-left-white.png');
84 background-repeat: no-repeat;
85 background-position: center;
86 }
87 .jqx-grid-cell-highcontrast.jqx-grid-cell-selected-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');
90 background-repeat: no-repeat;
91 background-position: center;
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}
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}
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
98 .jqx-icon-delete-highcontrast
99 {
100 background-image: url('images/icon-delete-white.png');
101 }
102 .jqx-icon-edit-highcontrast
103 {
104 background-image: url('images/icon-edit-white.png');
105 }
106 .jqx-icon-save-highcontrast
107 {
108 background-image: url('images/icon-save-white.png');
109 }
110 .jqx-icon-cancel-highcontrast
111 {
112 background-image: url('images/icon-cancel-white.png');
113 }
114 .jqx-icon-search-highcontrast
115 {
116 background-image: url(./images/search_white.png);
117 }
118 .jqx-icon-plus-highcontrast
119 {
120 background-image: url(./images/plus_white.png);
121 }
122 .jqx-layout-highcontrast
123 {
124 background-color: #000;
125 }
126 /*applied to the timepicker*/
127 .jqx-time-picker .jqx-header .jqx-selected-highcontrast:focus {
128 outline: 1px solid white;
129 }
130 .jqx-svg-picker-highcontrast {
131 border: 1px solid black;
132 }
133 .jqx-svg-picker-highcontrast:focus {
134 border: 1px solid rgb(55, 0, 110) !important;
135 }

mercurial