mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-03 19:05:47 +01:00
Fix some horrible color clashes in ErrorMsgs.
This commit is contained in:
@@ -644,6 +644,10 @@ var ConfigBase = Class("ConfigBase", {
|
||||
padding-right: 13px;
|
||||
}
|
||||
|
||||
ErrorMsg HelpEx color: inherit; background: inherit; text-decoration: underline;
|
||||
ErrorMsg HelpKey color: inherit; background: inherit; text-decoration: underline;
|
||||
ErrorMsg HelpOption color: inherit; background: inherit; text-decoration: underline;
|
||||
ErrorMsg HelpTopic color: inherit; background: inherit; text-decoration: underline;
|
||||
|
||||
HelpTOC
|
||||
HelpTOC>ol ol margin-left: -1em;
|
||||
|
||||
Reference in New Issue
Block a user