2013-11-11 20:10:28 +01:00
|
|
|
/**
|
|
|
|
* EGroupware: CSS with less preprocessor
|
|
|
|
*
|
|
|
|
* Please do NOT change app.css directly, instead change app.less and compile it!
|
|
|
|
*
|
|
|
|
* @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 timesheet
|
|
|
|
* @version $Id$
|
|
|
|
*/
|
2013-11-15 18:09:58 +01:00
|
|
|
#timesheet-index .nextmatch_header #timesheet-index_timesheet-index-add button[id*="timesheet-index_favorite"] img {
|
2013-11-11 20:10:28 +01:00
|
|
|
height: 16px;
|
|
|
|
width: 16px;
|
|
|
|
}
|