wofi styling

This commit is contained in:
Daniel Lundin 2020-08-03 19:20:02 +02:00
parent 2d875d1aca
commit ada2714703
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC

View file

@ -36,5 +36,5 @@ border-radius: 4px;
} }
#entry:selected { #entry:selected {
background-color: rgba(0,0,0,0.7); background-color: rgba(255,143,0 ,0.2);
} }