mirror of
https://github.com/Karaka-Management/cssOMS.git
synced 2026-02-09 22:48:41 +00:00
Automatic css build
This commit is contained in:
parent
c78910d29f
commit
3ff35c17d1
|
|
@ -4783,6 +4783,7 @@ section > h2 {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
flex-direction: column; }
|
flex-direction: column; }
|
||||||
|
|
||||||
.tabview.right > .box {
|
.tabview.right > .box {
|
||||||
order: 2; }
|
order: 2; }
|
||||||
|
|
||||||
|
|
@ -4804,6 +4805,7 @@ section > h2 {
|
||||||
border: 1px solid var(--button-colored-background);
|
border: 1px solid var(--button-colored-background);
|
||||||
background: #fff;
|
background: #fff;
|
||||||
padding: 10px; }
|
padding: 10px; }
|
||||||
|
|
||||||
.tab-1.left, .tab-1.right {
|
.tab-1.left, .tab-1.right {
|
||||||
display: flex; }
|
display: flex; }
|
||||||
.tab-1.left .tab-links, .tab-1.right .tab-links {
|
.tab-1.left .tab-links, .tab-1.right .tab-links {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user