styleswitcher-overlay.css in Style Switcher 3.0.x
Same filename and directory in other branches
#style-switcher-overlay { height: 100%; width: 100%; background: black; position: fixed; top: 0; left: 0; z-index: 9999; margin: 0; }
File
css/styleswitcher-overlay.cssView source
- #style-switcher-overlay {
- height: 100%;
- width: 100%;
- background: black;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 9999;
- margin: 0;
- }