source: branches/testFACT++branch/dim/WebDID/ext-4.1.1a/resources/themes/stylesheets/ext4/default/_variables.scss

Last change on this file was 14939, checked in by tbretz, 12 years ago
Added WebDID from v20r5
File size: 619 bytes
Line 
1@import 'variables/core';
2
3$mix-color: desaturate(lighten($base-color, 37), 5) !default;
4
5@import 'variables/focus';
6@import 'variables/panel';
7@import 'variables/grid';
8@import 'variables/button';
9@import 'variables/pickers';
10@import 'variables/toolbar';
11@import 'variables/form';
12@import 'variables/menu';
13@import 'variables/window';
14@import 'variables/tabs';
15@import 'variables/qtip';
16@import 'variables/progress-bar';
17@import 'variables/btn-group';
18@import 'variables/boundlist';
19@import 'variables/tree';
20@import 'variables/layout';
21@import 'variables/loadmask';
22@import 'variables/htmleditor';
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Note: See TracBrowser for help on using the repository browser.