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 fe8f888 commit 0d2b78dCopy full SHA for 0d2b78d
htdocs/js/Scaffold/scaffold.scss
@@ -22,7 +22,7 @@
22
}
23
24
&.canopen > button.accordion-button {
25
- background: yellow;
+ background: lightblue;
26
27
28
&.iscorrect > button.accordion-button {
@@ -45,7 +45,7 @@
45
46
47
.accordion-header.canopen button.accordion-button:focus {
48
- box-shadow: inset 0 0 3px 2px #aa0;
+ box-shadow: inset 0 0 3px 2px #00c;
49
50
51
& > div.accordion-collapse {
0 commit comments