source: Dev/trunk/client/qed/css/rftObjectBox.less @ 428

Last change on this file since 428 was 425, checked in by hendrikvanantwerpen, 12 years ago

Always use the LESS stylesheets.

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