egroupware/filemanager/templates/pixelegg/sharing.less
2015-04-23 21:28:23 +00:00

35 lines
700 B
Plaintext

@import (less) "../default/sharing.css";
/**
* 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$
*/
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;
}
div.filemanager_navigation > label {
right: 485px !important;
}