mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-02 14:22:27 +01:00
rename the hl-Warning CSS class to hl-WarningMsg as per Vim
This commit is contained in:
@@ -140,7 +140,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
|
||||
color: magenta;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
.hl-Warning {
|
||||
.hl-WarningMsg {
|
||||
background-color: white;
|
||||
color: red;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user