mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 23:34:11 +01:00
changed listitem selection color to be the normal selection color of the system theme
This commit is contained in:
@@ -148,7 +148,8 @@ fieldset.paypal {
|
||||
#vimperator-bufferwindow > listitem[selected="true"],
|
||||
#vimperator-previewwindow > listitem[selected="true"]
|
||||
{
|
||||
background-color: #C9DFFF !important;
|
||||
background-color: Highlight !important;
|
||||
color: HighlightText !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user