SSOwat/portal/assets/themes/random/custom.css
2019-03-12 19:06:00 +01:00

6 lines
151 B
CSS

.app-tile:focus:after,
.app-tile:hover:after,
.app-tile:focus:before,
.app-tile:hover:before {
background:var(--background-color, red) !important;
}