mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
style/theme, align padding for help texts, see https://github.com/opnsense/core/pull/2085
This commit is contained in:
parent
36022f8bdc
commit
3e8ec0caf5
@ -679,3 +679,8 @@ label>input[type="radio"] {
|
||||
#log-settings label[for^="act"] {
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
|
||||
output[for*="help_for"] {
|
||||
padding-top: 0.4em;
|
||||
padding-bottom: 0.4em;
|
||||
}
|
||||
|
||||
@ -5893,3 +5893,7 @@ label > input[type="radio"] {
|
||||
|
||||
#log-settings label[for^="act"] {
|
||||
margin-right: 1.5em; }
|
||||
|
||||
output[for*="help_for"] {
|
||||
padding-top: 0.4em;
|
||||
padding-bottom: 0.4em; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user