mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-11 07:15:45 +01:00
Fix completion value wrapping issue.
This commit is contained in:
@@ -1042,6 +1042,8 @@ var ConfigBase = Class("ConfigBase", {
|
|||||||
HelpXMLTagStart color: #FFF796; white-space: normal; display: inline-block; text-indent: -1.5em; padding-left: 1.5em;
|
HelpXMLTagStart color: #FFF796; white-space: normal; display: inline-block; text-indent: -1.5em; padding-left: 1.5em;
|
||||||
HelpXMLTagEnd color: #71BEBE;
|
HelpXMLTagEnd color: #71BEBE;
|
||||||
HelpXMLText color: #E5E5E5;
|
HelpXMLText color: #E5E5E5;
|
||||||
|
|
||||||
|
CompItem HelpXMLTagStart white-space: pre;
|
||||||
// </css>
|
// </css>
|
||||||
]]></>)
|
]]></>)
|
||||||
}, {
|
}, {
|
||||||
|
|||||||
Reference in New Issue
Block a user