Skip to content

Commit 9ceb4f8

Browse files
forms.less: Add .description color
1 parent c26ac76 commit 9ceb4f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

public/css/form.less

+4
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)