Skip to content

Commit a024ca5

Browse files
forms.less: Add .description color
1 parent d0e3fe3 commit a024ca5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/css/form.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,7 @@
127127
padding-left: 1.5em; // icinga-controls changes it
128128
}
129129
}
130+
131+
.icinga-form p.description {
132+
color: @text-color-light;
133+
}

0 commit comments

Comments
 (0)