SSOwat/portal/assets/themes/random/custom.css

7 lines
151 B
CSS
Raw Normal View History

2019-03-12 19:06:00 +01:00
.app-tile:focus:after,
.app-tile:hover:after,
.app-tile:focus:before,
.app-tile:hover:before {
background:var(--background-color, red) !important;
}