egroupware/pixelegg/less/svg.less

52 lines
946 B
Plaintext
Raw Normal View History

/**
* 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) "definitions.less";
//##############################################################################################################
* {
2014-01-30 19:55:29 +01:00
fill: @gray_60;
/*stroke: @gray_50;*/
/*fill: @gray_0;*/
}
2014-01-23 09:44:38 +01:00
/*
svg#etemplate_navbar {
fill: @gray_40;
2014-01-23 09:44:38 +01:00
}
2014-01-23 09:44:38 +01:00
svg#infolog_navbar {
fill: @gray_40;
2014-01-23 09:44:38 +01:00
}
2014-01-23 09:44:38 +01:00
svg#admin_navbar {
fill: @gray_40;
2014-01-23 09:44:38 +01:00
}
2014-01-23 09:44:38 +01:00
.egw_fw_ui_tabs_header > svg * {
fill: @egw_color_2_a !important;
stroke: @gray_0 !important;
}
svg#sambaadmin_navbar {
fill: @gray_40;
2014-01-23 09:44:38 +01:00
}
svg#mail_navbar {
fill: @gray_40;
2014-01-23 09:44:38 +01:00
}*/
//
2014-01-23 09:44:38 +01:00
//