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.
1 parent b53a4bf commit 1080c13Copy full SHA for 1080c13
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