dist
This commit is contained in:
parent
25b4807f5a
commit
a4ac4ca029
File diff suppressed because one or more lines are too long
|
@ -10336,4 +10336,16 @@ li.rc-time-picker-panel-select-option-disabled:hover {
|
||||||
.demo25 .u-table-scroll .u-table-header {
|
.demo25 .u-table-scroll .u-table-header {
|
||||||
margin-right: 15px; }
|
margin-right: 15px; }
|
||||||
|
|
||||||
|
th .drop-menu .uf {
|
||||||
|
font-size: 12px;
|
||||||
|
visibility: hidden;
|
||||||
|
margin-left: 15px; }
|
||||||
|
|
||||||
|
th:hover .uf {
|
||||||
|
visibility: visible; }
|
||||||
|
|
||||||
|
.demo3 .u-table-thead th {
|
||||||
|
padding-top: 0px;
|
||||||
|
padding-bottom: 0px; }
|
||||||
|
|
||||||
/*# sourceMappingURL=demo.css.map */
|
/*# sourceMappingURL=demo.css.map */
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue