Update cascade.css

This commit is contained in:
Bard 2023-02-12 22:39:00 +08:00 committed by GitHub
parent 37838f27dc
commit 8a617afa1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2373,6 +2373,7 @@ td > .ifacebadge,
border-bottom: thin solid #ccc;
background-color: #0000;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
border-radius: 0px 0px 5px 5px;
}
.ifacebox-head {
padding: 0.25em;
@ -2391,7 +2392,6 @@ td > .ifacebadge,
.ifacebox-body {
padding: 0.5em 1rem;
line-height: 1.6em;
border-radius: 0px 0px 5px 5px;
}
.cbi-image-button {
margin-left: 0.5rem;