Apply Suggestions

This commit is contained in:
Cameron 2020-09-02 10:05:51 +01:00
parent af9bf3320d
commit fe5ff12cf2
6 changed files with 6 additions and 6 deletions

View file

@ -61,7 +61,7 @@ html {
color: #000;
}
@media (hover: hover) {
@media (hover: hover) and (pointer: fine) {
.paper-icon-button-light:hover:not(:disabled) {
color: #00a4dc;
background-color: rgba(0, 164, 220, 0.2);