www/jqwidgets/styles/jqx.ui-le-frog.css

changeset 451
259c97782bf8
parent 157
5b2f553175a6
child 733
67bf19c50fcc
equal deleted inserted replaced
450:fa742816bb8b 451:259c97782bf8
293 height: 16px; 293 height: 16px;
294 float: left; 294 float: left;
295 margin-left: -4px; 295 margin-left: -4px;
296 margin-right: 4px; 296 margin-right: 4px;
297 } 297 }
298 /*applied to the timepicker*/
299 .jqx-label-ui-le-frog {
300 fill: white;
301 opacity: 0.5;
302 }
303 .jqx-needle-ui-le-frog {
304 fill: rgb(40, 92, 0);
305 }
306 .jqx-needle-central-circle-ui-le-frog {
307 fill: rgb(83, 163, 21);
308 stroke: rgb(40, 92, 0);
309 stroke-width: 1.5;
310 }
311 .jqx-needle-central-circle-ui-le-frog:first-of-type {
312 fill: rgb(40, 92, 0);
313 }
314 .jqx-container-ui-le-frog {
315 border-radius: inherit;
316 }
317 .jqx-header-ui-le-frog {
318 border-top-left-radius: inherit;
319 border-top-right-radius: inherit;
320 }
321 .jqx-time-picker .jqx-header .jqx-selected-ui-le-frog:focus {
322 outline: 2px solid rgba(255, 255, 255, 0.5);
323 }
324 .jqx-svg-picker-ui-le-frog {
325 background-image: linear-gradient(rgb(63, 117, 6) 5%, rgb(83, 155, 27) 35%, rgb(58, 129, 4), rgb(40, 92, 0) 97%);
326 }
327 .jqx-widget-content-ui-le-frog {
328 background: none;
329 }
330 .jqx-svg-picker-ui-le-frog:focus {
331 border: 2px solid rgb(51, 94, 5) !important;
332 }

mercurial