egroupware_official/filemanager/templates/pixelegg/sharing.less
2015-04-23 21:16:20 +00:00

31 lines
633 B
Plaintext

/**
* EGroupware - CSS Styles used by sharing GUI
*
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
* @package etemplate
* @link http://www.egroupware.org
* @author Ralf Becker <rb@stylite.de>
* @copyright (c) 2014/15 by Ralf Becker <rb@stylite.de>
* @version $Id$
*/
@import (less) "../default/sharing.css";
div#filemanager-index_buttons img#filemanager-index_button\[change_view\] {
right: 418px;
top: 10px;
}
div.filemanager_navigation {
margin: 0px !important;
}
div.search {
top: 8px;
right: 215px;
}
div#filemanager-index_buttons div.et2_file {
margin-top: 6px;
}