general: hover

This commit is contained in:
He4eT 2024-08-10 06:55:30 +02:00
commit 404ef54ade

View file

@ -598,7 +598,7 @@ calendar header button:hover,
.osd button.flat:hover, .osd button.flat:hover,
.sidebar actionbar.inline-toolbar button:hover, .sidebar actionbar.inline-toolbar button:hover,
actionbar.flat button:hover actionbar.flat button:hover
{background-color: alpha(@gtk_selected_bg_color, 0.2);} {background-color: alpha(@gtk_selected_bg_color, 0.4);}
/* Checked State */ /* Checked State */