/*
|---------------------------------------------------------------
| phpComasy - web content management system
|
| copyright by indual GmbH, Brig (https://www.indual.ch)
| phpComasy is released under his own licence (https://www.phpcomasy.com)
|---------------------------------------------------------------
|
| module css: portlet_quicklinks
|
*/

.quicklink_actions {
	position: absolute;
	top: 15px;
	right: 10px;
	white-space: nowrap;
	font-size: 17px;
}
.quicklink_actions > * {
	margin-left: 5px;
}
