| Current Path : /var/www/consult-e-syn/public_html/media/regularlabsmanager/css/ |
| Current File : /var/www/consult-e-syn/public_html/media/regularlabsmanager/css/process.css |
/**
* @package Regular Labs Extension Manager
* @version 8.5.0
*
* @author Peter van Westen <info@regularlabs.com>
* @link https://regularlabs.com
* @copyright Copyright © 2023 Regular Labs All Rights Reserved
* @license GNU General Public License version 2 or later
*/
html,
body {
height: auto !important;
overflow-y: auto !important;
}
#rlem h2 {
min-height: 26px;
}
#rlem .table {
margin-bottom: 0;
}
#rlem td {
height: 20px;
}
#rlem td.ext_name {
font-size: 16px;
}
#rlem .progress {
margin-bottom: 1px;
}
#rlem .label small {
white-space: normal;
}
#system-message-container {
display: none;
}