source:
Dev/branches/rest-dojo-ui/client/rft/css/LESS/rftObjectBox.less
@
409
Last change on this file since 409 was 409, checked in by tjcschipper, 13 years ago | |
---|---|
File size: 230 bytes |
Line | |
---|---|
1 | #rft { |
2 | &.claro { |
3 | |
4 | .rftObjectBox { |
5 | margin: @std_offset_big 0; |
6 | |
7 | .rftIcon { |
8 | .setIcon (32px); |
9 | float: left; |
10 | margin: 20px @std_offset_big; |
11 | } |
12 | |
13 | .rftLineWithButtons { |
14 | .noOffset; |
15 | } |
16 | } |
17 | } |
18 | } |
Note: See TracBrowser
for help on using the repository browser.