mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-04 09:45:47 +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-bufferwindow > listitem[selected="true"],
|
||||||
#vimperator-previewwindow > 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