Update cascade.css

This commit is contained in:
Bard 2022-08-28 11:55:20 +08:00 committed by GitHub
parent 991d47a264
commit 11e66cedd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2088,7 +2088,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
min-height: 32px;
margin: 5em auto;
padding: 1em;
border-radius: 15px !important;
border-radius: 10px !important;
background: #fff;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);
}
@ -2120,7 +2120,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
}
.modal li {
list-style-type: square;
color: #808080;
/* color: #808080; */
}
.modal p {
word-break: break-word;
@ -2875,9 +2875,6 @@ pre.command-output {
top: -12px;
}
}
.modal.uci-dialog li {
color: #fff !important;
}
@media screen and (max-width: 1600px) {
header > .fill > .container > #logo {
margin: 0 2.5rem 0 0.5rem;