2013-11-14 20:11:29 +01:00
|
|
|
/**
|
|
|
|
* EGroupware: CSS with less preprocessor
|
2014-03-17 15:10:27 +01:00
|
|
|
|
|
|
|
* traditional.less
|
|
|
|
* included in pixelegg.less since 17/03/2014
|
|
|
|
|
|
|
|
|
2013-11-14 20:11:29 +01:00
|
|
|
*
|
|
|
|
* 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>
|
2016-05-05 20:27:07 +02:00
|
|
|
* @package pixelegg
|
2013-11-14 20:11:29 +01:00
|
|
|
* @version $Id$
|
|
|
|
*/
|
|
|
|
|
|
|
|
/*
|
|
|
|
font styling
|
|
|
|
allowed attributes: font-family,font-size,color,font-weight
|
|
|
|
*/
|
|
|
|
|
2014-03-17 15:10:27 +01:00
|
|
|
// new changes since 17/03/2014
|