Update cascade.css
This commit is contained in:
parent
2374f9431d
commit
f0398a9cf7
@ -1746,6 +1746,11 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
|||||||
text-align: right !important;
|
text-align: right !important;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
@media screen and (min-width: 1280px) {
|
||||||
|
.td.cbi-section-actions {
|
||||||
|
text-align: center !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
.td.cbi-section-actions > * {
|
.td.cbi-section-actions > * {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user