]> wagnertech.de Git - mfinanz.git/blob - css/design40/less/custom_less_variables.less
restart apache2 in postinst
[mfinanz.git] / css / design40 / less / custom_less_variables.less
1 /* ------------------------------------------------------------- */
2 /* CUSTOM VARIABLES (custom_variables.less)                      */
3 /* ------------------------------------------------------------- */
4
5
6 // ----------------------------------------------------------------------------
7 //
8 // CUSTOM VARIABLES (ONLY FOR OVERRIDES IN CUSTOM.LESS)
9 //
10 // ----------------------------------------------------------------------------
11 // DESCRIPTION: Place your custom variables here
12 // For more information about variables see variables.less
13 // Copy variables from variable.less into this files here
14 // Do not change variables and less stuff in the original source files
15 // then you will be happy with your git work
16 //
17 // CONTENTS:
18 // - SUBJECT
19 // - - My override variables
20 // - - My own variables
21 // ----------------------------------------------------------------------------
22
23
24 //
25 // **********************************
26 // MY OVERRIDE VARIABLES
27 // **********************************
28
29
30 // -----------------------
31 // BORDER-COLORS
32 // -----------------------
33 // Change (or darken!) the borders colors if they are looking to fancy
34
35
36
37
38 //
39 // **********************************
40 // MY SPECIAL VARIABLES
41 // **********************************
42
43 //@my-class-padding: 0.2em ; // just an example