1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 09:44:13 +01:00

Some manual help formatting tweaks. Why can troff handle stuff this but HTML can't?

This commit is contained in:
Kris Maglione
2009-11-03 00:56:28 -05:00
parent d59a85585b
commit 34e9b10fb9
3 changed files with 19 additions and 13 deletions

View File

@@ -163,6 +163,7 @@ Highlights.prototype.CSS = <![CDATA[
HelpOptInfo display: inline-block; margin-bottom: 1ex;
HelpParagraph,html|p,liberator://help/* display: block; margin: 1em 0em;
HelpParagraph:first-child margin-top: 0;
HelpSpec display: block; margin-left: -10em; float: left; clear: left; color: #527BBD;
HelpString display: inline-block; color: green; font-weight: normal; vertical-align: text-top;