www/jqwidgets/styles/jqx.base.css

changeset 619
4938909df593
parent 451
259c97782bf8
child 733
67bf19c50fcc
equal deleted inserted replaced
618:2712082437b0 619:4938909df593
7622 width: 100%; 7622 width: 100%;
7623 height: 80%; 7623 height: 80%;
7624 padding: 2%; 7624 padding: 2%;
7625 background-color: var(--jqx-time-picker-background); 7625 background-color: var(--jqx-time-picker-background);
7626 } 7626 }
7627 .jqx-time-picker[view="portrait"] .jqx-header.jqx-widget-header.jqx-unselectable {
7628 border-top-left-radius: inherit;
7629 border-top-right-radius: inherit;
7630 }
7627 .jqx-time-picker[view="landscape"] .jqx-main-container { 7631 .jqx-time-picker[view="landscape"] .jqx-main-container {
7628 width: 67%; 7632 width: 67%;
7629 height: 100%; 7633 height: 100%;
7630 } 7634 }
7631 .jqx-time-picker .jqx-svg-container { 7635 .jqx-time-picker .jqx-svg-container {

mercurial