source: Dev/trunk/src/qed-client/css/widgets/ObjectBox.less @ 443

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

Reorganized for Node --- the SVN gods hate us all!

Lost all historical info on moved files, because SVN is a f *.

Also we have Node now, serving both the static content and forwarding
database requests.

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.