Dashboard - Ring Group Forward: Rework style to match other widgets.

This commit is contained in:
fusionate
2023-02-17 23:02:25 +00:00
parent a677c6abc3
commit 0334768c30
4 changed files with 198 additions and 81 deletions

View File

@@ -2492,6 +2492,13 @@ header('Expires: '.gmdate('D, d M Y H:i:s',time()+3600).' GMT');
vertical-align: middle;
}
td.hud_text.input {
margin: 0;
padding-top: 0;
padding-bottom: 0;
white-space: nowrap;
}
span.hud_expander {
display: block;
clear: both;