New backup 2025-10-21 10:45:02

This commit is contained in:
Penelope Gwen 2025-10-21 10:45:02 -07:00
parent 8b9d29fe3a
commit d43e58d0ea

View file

@ -56,7 +56,8 @@ window {
padding: 10px;
}
#entry:selected {
background-color: var(--button-background-active-color);
background-color: red;
/* background-color: var(--button-background-active-color);*/
outline: none;
color: red;
}