Compare commits
No commits in common. "6a1e4e4795b39233dce47b1d9ee1233b5eca85bf" and "06d938e58a15fd13ac9b4fedfb2ed83dc39e7da4" have entirely different histories.
6a1e4e4795
...
06d938e58a
@ -62,14 +62,8 @@
|
|||||||
|
|
||||||
/* Each tab's content sits flush under the header divider with one shared
|
/* Each tab's content sits flush under the header divider with one shared
|
||||||
16px gap — the same rhythm on all five tabs (the Backups/Migrate sub-tab
|
16px gap — the same rhythm on all five tabs (the Backups/Migrate sub-tab
|
||||||
strips get the identical gap below), so no tab carries extra inset. The
|
strips get the identical gap below), so no tab carries extra inset. */
|
||||||
recessed dark surface stays, but flush: full pane width, no inner padding. */
|
#overview-view .tab-pane > .ov-tab-body { margin: 16px 0 0; }
|
||||||
#overview-view .tab-pane > .ov-tab-body {
|
|
||||||
margin: 16px 0 0;
|
|
||||||
padding: 0;
|
|
||||||
background: rgba(var(--bg-rgb), 0.2);
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
#overview-view .tab-pane > .tabs-wrapper,
|
#overview-view .tab-pane > .tabs-wrapper,
|
||||||
#overview-view .tab-pane > .backup-layout > .tabs-wrapper { margin-top: 16px; }
|
#overview-view .tab-pane > .backup-layout > .tabs-wrapper { margin-top: 16px; }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user