This commit is contained in:
nnduc
2026-02-04 15:01:20 +07:00
parent 4ccea1f4cd
commit f4ff5a79f7
4 changed files with 9 additions and 12 deletions

View File

@@ -83,15 +83,6 @@ tooltip label{
background: @bg_hover;
color: @content_main;
}
button {
border: none;
border-radius: 0;
}
button:hover {
box-shadow: inherit;
text-shadow: inherit;
background: inherit;
}
#taskbar {
}