www/jqwidgets/styles/jqx.darkblue.css

changeset 451
259c97782bf8
parent 1
37f1a08315f3
child 733
67bf19c50fcc
equal deleted inserted replaced
450:fa742816bb8b 451:259c97782bf8
244 height: 16px; 244 height: 16px;
245 float: left; 245 float: left;
246 margin-left: -4px; 246 margin-left: -4px;
247 margin-right: 4px; 247 margin-right: 4px;
248 } 248 }
249 /*applied to the timepicker*/
250 .jqx-label-darkblue {
251 fill: lightblue;
252 }
253 .jqx-needle-darkblue {
254 fill: rgb(0, 74, 115);
255 }
256 .jqx-needle-central-circle-darkblue {
257 fill: rgb(0, 74, 115);
258 }
259 .jqx-time-picker .jqx-header .jqx-selected-darkblue:focus {
260 outline: 1px solid rgba(255, 255, 255, 0.5);
261 }

mercurial