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 1080c13 commit 2152d76Copy full SHA for 2152d76
content/english/technical-tools/implementation-tool.md
@@ -37,6 +37,11 @@ overview_block:
37
display: block;
38
}
39
40
+ /* Styling color output area inside #AIActImplementationTool */
41
+ #AIActImplementationTool .card-body .bg-primary {
42
+ background color: #F8E5E3;
43
+ }
44
+
45
/* Styling for form-group elements header labels inside #AIActImplementationTool */
46
#AIActImplementationTool .form-group .form-label {
47
margin-left: 0;
0 commit comments