This commit is contained in:
2025-03-18 20:07:26 -07:00
parent 4191642f08
commit 59569acb4f
9 changed files with 29 additions and 7 deletions

View File

@@ -263,7 +263,7 @@ label:focus {
margin: 0 0 0 0.24em;
}
#custom-firefox {
#custom-firefox-scroll {
color: @mantle;
background-color: @peach;
padding: 0 10px;
@@ -299,3 +299,10 @@ label:focus {
color: @base;
background-color: @green;
}
#custom-mpv-scroll {
background-color: @flamingo;
color: @base;
padding: 0 10px;
margin: 5px 1px;
}