Update cascade.css
This commit is contained in:
parent
d9bda4df6e
commit
37838f27dc
@ -2377,6 +2377,7 @@ td > .ifacebadge,
|
|||||||
.ifacebox-head {
|
.ifacebox-head {
|
||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
background: #eee;
|
background: #eee;
|
||||||
|
border-radius: 5px 5px 0px 0px;
|
||||||
}
|
}
|
||||||
.ifacebox-head.active {
|
.ifacebox-head.active {
|
||||||
background: #5e72e4;
|
background: #5e72e4;
|
||||||
@ -2390,6 +2391,7 @@ td > .ifacebadge,
|
|||||||
.ifacebox-body {
|
.ifacebox-body {
|
||||||
padding: 0.5em 1rem;
|
padding: 0.5em 1rem;
|
||||||
line-height: 1.6em;
|
line-height: 1.6em;
|
||||||
|
border-radius: 0px 0px 5px 5px;
|
||||||
}
|
}
|
||||||
.cbi-image-button {
|
.cbi-image-button {
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user