We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea6782 commit a63b8a9Copy full SHA for a63b8a9
css/examples.icons.css
@@ -6,9 +6,7 @@
6
/**
7
* Toolbar tab icon.
8
*/
9
-.toolbar-bar .toolbar-icon-examples:before {
10
- background-image: url(../images/examples.svg);
11
-}
+.toolbar-bar .toolbar-icon-examples:before,
12
.toolbar-bar .toolbar-icon-examples:active:before,
13
.toolbar-bar .toolbar-icon-examples.active:before {
14
background-image: url(../images/examples.svg);
0 commit comments