source:
Dev/trunk/src/client/dojox/app/tests/nestedTestApp/css/demo.css
Last change on this file was 483, checked in by hendrikvanantwerpen, 11 years ago | |
---|---|
File size: 184 bytes |
Line | |
---|---|
1 | html,body { |
2 | width: 100%; |
3 | height: 100%; |
4 | background-color: black; |
5 | } |
6 | .lineItemPreventTouch { |
7 | width:2.5em; |
8 | height:3em; |
9 | position:absolute; |
10 | margin-left: -8px; |
11 | margin-top: -11px; |
12 | } |
Note: See TracBrowser
for help on using the repository browser.