5 lines
130 B
CSS
5 lines
130 B
CSS
.show-apps .show-apps-icon {
|
|
color: transparent;
|
|
background-image: url("launchpad.png");
|
|
background-size: contain;
|
|
} |