We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20f9ad6 + 1080c13 commit c1c516cCopy full SHA for c1c516c
content/english/technical-tools/implementation-tool.md
@@ -43,6 +43,11 @@ overview_block:
43
color: black;
44
}
45
46
+ /* Styling for form-group elements labels inside #AIActImplementationTool */
47
+ #AIActImplementationTool .form-group label {
48
+ color: black;
49
+ }
50
+
51
/* Styling for intermediate-output labels in #AIActImplementationTool */
52
#AIActImplementationTool .intermediate-output label {
53
font-weight: 700;
0 commit comments