Skip to content

Commit 1080c13

Browse files
committed
edit in form styling
1 parent b53a4bf commit 1080c13

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/english/technical-tools/implementation-tool.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ overview_block:
4343
color: black;
4444
}
4545

46+
/* Styling for form-group elements labels inside #AIActImplementationTool */
47+
#AIActImplementationTool .form-group label {
48+
color: black;
49+
}
50+
4651
/* Styling for intermediate-output labels in #AIActImplementationTool */
4752
#AIActImplementationTool .intermediate-output label {
4853
font-weight: 700;

0 commit comments

Comments
 (0)