|
|
@ -675,15 +675,10 @@ strong {
|
|
|
|
white-space: nowrap;
|
|
|
|
white-space: nowrap;
|
|
|
|
color: #ffffff;
|
|
|
|
color: #ffffff;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cbi-value.nowrap:not(.td) {
|
|
|
|
|
|
|
|
white-space: normal;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
[disabled="disabled"] {
|
|
|
|
[disabled="disabled"] {
|
|
|
|
pointer-events: none;
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
div[id^="cbid"][id$=".settings.password"] .control-group {
|
|
|
|
|
|
|
|
display: flex;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* Sidebar */
|
|
|
|
/* Sidebar */
|
|
|
@ -1217,9 +1212,6 @@ strong {
|
|
|
|
font-weight: 700;
|
|
|
|
font-weight: 700;
|
|
|
|
background-color: #d4d4d4;
|
|
|
|
background-color: #d4d4d4;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cbi-button-neutral {
|
|
|
|
|
|
|
|
border-bottom: 2px solid #909090;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
.btn.primary,
|
|
|
|
.btn.primary,
|
|
|
|
.cbi-page-actions .cbi-button-save,
|
|
|
|
.cbi-page-actions .cbi-button-save,
|
|
|
|
.cbi-page-actions .cbi-button-apply + .cbi-button-save,
|
|
|
|
.cbi-page-actions .cbi-button-apply + .cbi-button-save,
|
|
|
|