examples.icons.css
Styling for the Example module icons.
File
View source
- /**
-  * @file
-  * Styling for the Example module icons.
-  */
- 
- /**
-  * Toolbar tab icon.
-  */
- .toolbar-bar .toolbar-icon-examples::before,
- .toolbar-bar .toolbar-icon-examples:active::before,
- .toolbar-bar .toolbar-icon-examples.active::before {
-   background-image: url(../images/examples.logo.svg);
- }
