Input cleanup

This commit is contained in:
barsdeveloper
2022-11-11 20:31:17 +01:00
parent 18bf858db3
commit 48065a4777
12 changed files with 91 additions and 112 deletions

View File

@@ -527,7 +527,7 @@ ueb-pin[data-type=exec] .ueb-pin-name {
border: 1px solid #a0a0a0;
border-radius: 3px;
padding: 0 3px 0 3px;
color: #c0c0c0;
color: #e0e0e0;
}
.ueb-pin-input:hover, .ueb-pin-input:active, .ueb-pin-input:focus, .ueb-pin-input:focus-within {
background: rgba(255, 255, 255, 0.2745098039);