kivitendo/css/less/custom_variables.less @ 209b90ee
fb33dc99 | Hans Peter Schlaepfer | // ----------------------------------------------------------------------------
|
|
//
|
|||
// CUSTOM VARIABLES (ONLY FOR OVERRIDES IN CUSTOM.LESS)
|
|||
//
|
|||
// ----------------------------------------------------------------------------
|
|||
// DESCRIPTION: Place your custom variables here
|
|||
// For more information about variables see variables.less
|
|||
// Copy variables from variable.less into this files here
|
|||
// Do not change variables and less stuff in the original source files
|
|||
// then you will be happy with your git work
|
|||
//
|
|||
// CONTENTS:
|
|||
// - SUBJECT
|
|||
// - - My override variables
|
|||
// - - My own variables
|
|||
// ----------------------------------------------------------------------------
|
|||
//
|
|||
// **********************************
|
|||
// MY OVERRIDE VARIABLES
|
|||
// **********************************
|
|||
//
|
|||
// **********************************
|
|||
// MY SPECIAL VARIABLES
|
|||
// **********************************
|
|||
//@my-class-padding: 0.2em ; // just an example
|