source: Dev/trunk/client/qed/css/surveyEditor.less @ 430

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

Always use the LESS stylesheets.

File size: 174 bytes
Line 
1#rft {
2        &.claro {
3
4                .rftSurveyListView {
5
6                        .rftSurveyListViewContent {
7                                min-height: 300px;
8                                background: @base1;
9                                overflow: auto;
10                        }
11                }
12
13               
14
15        }
16}
Note: See TracBrowser for help on using the repository browser.