source: Dev/trunk/client/qed/css/widgets/ObjectBox.less @ 437

Last change on this file since 437 was 432, checked in by hendrikvanantwerpen, 12 years ago

Split up and re-organized LESS. Not sure how it all works yet though.

File size: 210 bytes
Line 
1#rft.claro .rftObjectBox {
2    margin: @std_offset_big 0;
3
4    .typeIcon {
5        // .setIcon (32px);
6                // margin: 20px @std_offset_big;
7    }
8
9    .rftLineWithActions {
10        .noOffset;
11    }
12}
Note: See TracBrowser for help on using the repository browser.