Skip to content

Commit

Permalink
forms.less: Add .description color
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhwinder33445 committed Feb 20, 2025
1 parent c26ac76 commit 9ceb4f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/css/form.less
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,7 @@
padding-left: 1.5em; // icinga-controls changes it
}
}

.icinga-form p.description {
color: @text-color-light;
}

0 comments on commit 9ceb4f8

Please sign in to comment.