Skip to content

Commit 8c775fd

Browse files
forms.less: Add .description color
1 parent 5795311 commit 8c775fd

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
@@ -131,3 +131,7 @@
131131
margin-left: 0.5em;
132132
}
133133
}
134+
135+
.icinga-form p.description {
136+
color: @text-color-light;
137+
}

0 commit comments

Comments
 (0)