mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix padding in alerts
This commit is contained in:
@@ -335,7 +335,10 @@ form[action="config_save.cgi"] #sortableTable2 > thead > tr > td {
|
||||
.leftmenu details .linkindented {
|
||||
margin-left: 16px;
|
||||
}
|
||||
|
||||
.ui_alert_box > tbody > tr > td {
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
.ui_alert_box > tbody > tr[bgcolor="#DFF0D8"] > td {
|
||||
border: 1px solid #7cda1099;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user