Update cascade.css
This commit is contained in:
parent
37838f27dc
commit
8a617afa1d
@ -2373,6 +2373,7 @@ td > .ifacebadge,
|
|||||||
border-bottom: thin solid #ccc;
|
border-bottom: thin solid #ccc;
|
||||||
background-color: #0000;
|
background-color: #0000;
|
||||||
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
|
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 {
|
.ifacebox-head {
|
||||||
padding: 0.25em;
|
padding: 0.25em;
|
||||||
@ -2391,7 +2392,6 @@ 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