奇葩的上下移动按钮

This commit is contained in:
Bard 2022-07-30 11:11:05 +08:00 committed by GitHub
parent 327a5adcf8
commit ff3fcb4d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1723,11 +1723,13 @@ td > table > tbody > tr > td,
.cbi-rowstyle-2 { .cbi-rowstyle-2 {
background-color: #eee; background-color: #eee;
} */ } */
.cbi-rowstyle-2 .cbi-button-up,
/* .cbi-rowstyle-2 .cbi-button-up,
.cbi-rowstyle-2 .cbi-button-down, .cbi-rowstyle-2 .cbi-button-down,
body:not(.Interfaces) .cbi-rowstyle-2:first-child { body:not(.Interfaces) .cbi-rowstyle-2:first-child {
background-color: #fff !important; background-color: #fff !important;
} } */
.cbi-section-table .cbi-section-table-titles .cbi-section-table-cell { .cbi-section-table .cbi-section-table-titles .cbi-section-table-cell {
width: auto !important; width: auto !important;
} }