mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
Clean up and document the layout model code (#229)
This commit is contained in:
@@ -46,9 +46,11 @@
|
||||
--zindex-window-drag: 100;
|
||||
--zindex-tab-name: 3;
|
||||
--zindex-layout-display-container: 0;
|
||||
--zindex-layout-resize-handle: 1;
|
||||
--zindex-layout-placeholder-container: 2;
|
||||
--zindex-layout-overlay-container: 3;
|
||||
--zindex-layout-last-magnified-node: 1;
|
||||
--zindex-layout-resize-handle: 2;
|
||||
--zindex-layout-placeholder-container: 3;
|
||||
--zindex-layout-magnified-node: 4;
|
||||
--zindex-layout-overlay-container: 5;
|
||||
--zindex-block-mask-inner: 10;
|
||||
|
||||
// z-indexes in xterm.css
|
||||
|
||||
Reference in New Issue
Block a user