egroupware_official/pixelegg/less/svg.css

28 lines
539 B
CSS

/**
* 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$
*/
* {
fill: #0c5da5;
/*fill: @gray_0;*/
}
/*svg#etemplate_navbar * {
fill: @gray_40;
}*/
/*svg#infolog_navbar * {
fill: @gray_40;
}*/