mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 00:34:05 +02:00
module.less: show hidden help texts
This commit is contained in:
parent
7b6245dc0a
commit
1510a75721
@ -1,5 +1,8 @@
|
|||||||
form p.description {
|
form p.description {
|
||||||
display: none;
|
/* display: none; */
|
||||||
|
padding-bottom: 1em;
|
||||||
|
color: #888;
|
||||||
|
padding-left: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
input, select, select option, textarea {
|
input, select, select option, textarea {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user