more tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-08-28 02:16:24 +03:00
parent df1a4f6647
commit 94b87a4719

View File

@ -597,6 +597,9 @@
/* XXX can we avoid !important here??? */
background: rgb(253, 218, 13) !important;
}
.focused.XXX:hover>.view {
background: rgb(253, 218, 13, 0.7) !important;
}
}