source:
OpenRLabs-Git/web2py/applications/rlabs/static/css/desktop.css
Last change on this file was 42bd667, checked in by , 4 years ago | |
---|---|
|
|
File size: 166 bytes |
Line | |
---|---|
1 | #container { |
2 | display: block; |
3 | ! height: 100%; |
4 | ! width: 100%; |
5 | position: fixed; |
6 | left: 0; |
7 | top: 0; |
8 | background: rgba(0,0,0,0.5); |
9 | z-index: 10; |
10 | } |
Note: See TracBrowser
for help on using the repository browser.