source:
Dev/trunk/client/qed/css/layout.less
@
433
Last change on this file since 433 was 432, checked in by hendrikvanantwerpen, 12 years ago | |
---|---|
File size: 168 bytes |
Line | |
---|---|
1 | *:focus { |
2 | //disable Chrome outline of focused elements |
3 | outline: none; |
4 | } |
5 | html, body { |
6 | width: 100%; |
7 | height: 100%; |
8 | background-color: @base; |
9 | } |
Note: See TracBrowser
for help on using the repository browser.