update icon hover color
This commit is contained in:
@@ -59,7 +59,7 @@ html {
|
||||
}
|
||||
|
||||
.paper-icon-button-light:hover {
|
||||
color: #48C3C8;
|
||||
color: rgb(12, 232, 214);
|
||||
background-color: rgba(0,164,220, .2);
|
||||
transition: 0.2s;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user