source:
Dev/branches/rest-dojo-ui/client/rft/css/LESS/sessions.less
@
411
Last change on this file since 411 was 411, checked in by tjcschipper, 13 years ago | |
---|---|
File size: 210 bytes |
Line | |
---|---|
1 | #rft { |
2 | &.claro { |
3 | |
4 | .rftObjectBox { |
5 | .noPadding (); |
6 | color: @text; |
7 | |
8 | .typeIcon.rftIcon { |
9 | .setIcon(32px); |
10 | } |
11 | |
12 | .rftLineWithActions { |
13 | background-color: @green; |
14 | } |
15 | |
16 | } |
17 | |
18 | } |
19 | } |
Note: See TracBrowser
for help on using the repository browser.