mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-29 01:59:39 +01:00
38 lines
683 B
Plaintext
38 lines
683 B
Plaintext
|
/**
|
||
|
* EGroupware: Stylite Pixelegg template
|
||
|
*
|
||
|
* SVG
|
||
|
*
|
||
|
* Please do NOT change css-files directly, instead change less-files and compile them!
|
||
|
*
|
||
|
* @link http://www.egroupware.org
|
||
|
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
||
|
* @author Stefan Reinhard <stefan.reinhard@pixelegg.de>
|
||
|
* @package pixelegg
|
||
|
* @version $Id$
|
||
|
*/
|
||
|
|
||
|
@import (reference) "def_design_pattern_color_font_shadow.less";
|
||
|
@import (reference) "def_buttons.less";
|
||
|
|
||
|
|
||
|
|
||
|
* {
|
||
|
fill: @egw_color_2_a;
|
||
|
/*fill: @gray_0;*/
|
||
|
}
|
||
|
|
||
|
/*svg#etemplate_navbar * {
|
||
|
fill: @gray_40;
|
||
|
|
||
|
|
||
|
}*/
|
||
|
|
||
|
/*svg#infolog_navbar * {
|
||
|
fill: @gray_40;
|
||
|
|
||
|
|
||
|
}*/
|
||
|
|
||
|
//
|
||
|
//
|