Update style for gtk160

This commit is contained in:
daleclack 2024-03-20 19:34:33 +08:00
parent ef8fc71108
commit 624f56780f
1 changed files with 4 additions and 3 deletions

View File

@ -24,6 +24,7 @@
padding-bottom: 0px;
}
.ctrl_btn:hover {
color: black;
}
.ctrl_btn:hover{
color:black;
background-color: alpha(gray, 0.3);
}