Last change
on this file since 411 was
411,
checked in by tjcschipper, 13 years ago
|
- LESS is finally ready for use. Some small visual bugs remain.
|
File size:
314 bytes
|
Line | |
---|
1 | /* rftObjectBox */ |
---|
2 | .claro .rftObjectBox { |
---|
3 | margin: 8px 0; |
---|
4 | } |
---|
5 | .claro .rftObjectBox .rftIcon.typeIcon { |
---|
6 | background-image: url('images/icons/rftIcons32.png'); |
---|
7 | height: 32px; |
---|
8 | width: 32px; |
---|
9 | margin: 20px 8px; |
---|
10 | float: left; |
---|
11 | } |
---|
12 | .claro .rftObjectBox .rftLineWithActions { |
---|
13 | margin: 0; |
---|
14 | padding: 0; |
---|
15 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.