source:
Dev/trunk/client/qed/css/rftObjectBox.less
@
425
Last change on this file since 425 was 425, checked in by hendrikvanantwerpen, 12 years ago | |
---|---|
File size: 219 bytes |
Rev | Line | |
---|---|---|
[409] | 1 | #rft { |
2 | &.claro { | |
3 | ||
4 | .rftObjectBox { | |
5 | margin: @std_offset_big 0; | |
6 | ||
[412] | 7 | .typeIcon { |
8 | // .setIcon (32px); | |
9 | // margin: 20px @std_offset_big; | |
[409] | 10 | } |
11 | ||
[411] | 12 | .rftLineWithActions { |
[409] | 13 | .noOffset; |
14 | } | |
15 | } | |
16 | } | |
17 | } |
Note: See TracBrowser
for help on using the repository browser.