source:
Dev/branches/rest-dojo-ui/client/rft/css/LESS/rftObjectBox.less
@
411
Last change on this file since 411 was 411, 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 | .rftLineWithActions { |
14 | .noOffset; |
15 | } |
16 | } |
17 | } |
18 | } |
Note: See TracBrowser
for help on using the repository browser.