www/jqwidgets/styles/jqx.highcontrast.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 733
67bf19c50fcc
equal deleted inserted replaced
450:fa742816bb8b 451:259c97782bf8
121 } 121 }
122 .jqx-layout-highcontrast 122 .jqx-layout-highcontrast
123 { 123 {
124 background-color: #000; 124 background-color: #000;
125 } 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