1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-04 12:04:12 +01:00

Fix completion value wrapping issue.

This commit is contained in:
Kris Maglione
2011-08-23 22:27:47 -04:00
parent c7e3fa1711
commit b9a12c6487

View File

@@ -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;
HelpXMLTagEnd color: #71BEBE;
HelpXMLText color: #E5E5E5;
CompItem HelpXMLTagStart white-space: pre;
// </css>
]]></>)
}, {