We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16b1e51 commit e3f545fCopy full SHA for e3f545f
src/components/_details.scss
@@ -10,6 +10,7 @@ div[style*="background-color: rgb(35, 165, 90)"] {
10
background-color: $green !important;
11
}
12
svg[fill="#23a55a"],
13
+svg[class^="icon_"] path[fill="#23a55a"],
14
rect[fill="rgba(35, 165, 90, 1)"],
15
rect[fill="rgba(41, 159, 91, 1)"] {
16
fill: $green !important;
0 commit comments