mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 18:03:39 +01:00
19 lines
443 B
CSS
19 lines
443 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: #696969;
|
|
/*stroke: @gray_50;*/
|
|
/*fill: @gray_0;*/
|
|
}
|