| Current Path : /home/pteabiscqq/www/media/com_akeeba/css/sources/ |
| Current File : /home/pteabiscqq/www/media/com_akeeba/css/sources/_extradb.scss |
/*
* @package akeebabackup
* @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd
* @license GNU General Public License version 3, or later
*/
/*
* Multiple databases definitions and Include Off-site Folders
*/
/**
* Use in akeeba-table tables when you are going to have <input> inside <td>. Otherwise the TDs with INPUTs will have
* their content appear like it's pushed down by an invisible padding because of vertical-align: baseline.
*/
table[class*=--dynamic-line-editor] td {
vertical-align: middle;
}
#ak_editor_notifier img {
margin: 0 2em;
}