2014-01-15 14:45:44 +01:00
|
|
|
/**
|
|
|
|
* 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$
|
|
|
|
*/
|
2014-01-14 17:09:34 +01:00
|
|
|
* {
|
2014-01-15 14:45:44 +01:00
|
|
|
fill: #0c5da5;
|
|
|
|
/*fill: @gray_0;*/
|
2014-01-14 17:09:34 +01:00
|
|
|
}
|
2014-01-15 14:45:44 +01:00
|
|
|
/*svg#etemplate_navbar * {
|
|
|
|
fill: @gray_40;
|
|
|
|
|
|
|
|
|
|
|
|
}*/
|
|
|
|
/*svg#infolog_navbar * {
|
|
|
|
fill: @gray_40;
|
|
|
|
|
|
|
|
|
|
|
|
}*/
|