egroupware_official/pixelegg/less/layout_admin.less
Stefan Reinhardt 754c3c223b pixelegg / app
# new update + security-update images
## css styles for them

# reorganize the "layout_rster.less" file in different files
2014-07-24 08:27:05 +00:00

36 lines
957 B
Plaintext

/**
* EGroupware: Stylite Pixelegg template
*
* Definitions for layout and raster
*
* 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 Reinhardt <stefan.reinhardt@pixelegg.de>
* @package pixelegg
* @version $Id: layout_raster.less 3170 2014-07-16 11:24:38Z pixelegg $
*/
/*
Created on : 23.07.2014, 13:25:11
Author : stefanreinhardt
*/
@import (reference) "definitions.less";
/* ##################################################################
* ADMIN INDEX Tree
/* ##################################################################
*/
.standartTreeImage {
.img_filter_gray;
.dimension_width_height_s;
}
// old image (only) buttons, which should only display an image, no button
button.image_button {
background: none;
border: none;
}