New backup 2025-10-21 10:45:02
This commit is contained in:
parent
8b9d29fe3a
commit
d43e58d0ea
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue