This commit is contained in:
cutls
2020-07-09 17:03:22 +09:00
parent 414782fd71
commit 0bf3f69a28
20 changed files with 61 additions and 55 deletions

View File

@@ -12,7 +12,10 @@ html {
font-size: 13px;
}
.waves-effect:hover {
filter: brightness(120%);
filter: brightness(80%);
}
.waves-effect:focus {
filter: brightness(70%);
}
.titlebar,
.menubar-menu-container,