1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-29 02:25:45 +01:00

Add separate echo/command-line widgets

This commit is contained in:
Kris Maglione
2008-12-06 09:41:59 -05:00
parent 89c0620634
commit 983c2be92b
7 changed files with 63 additions and 67 deletions

View File

@@ -24,6 +24,8 @@ Highlights.prototype.CSS = <![CDATA[
NonText color: blue; min-height: 16px; padding-left: 2px;
Preview color: gray;
CmdLine font-family: monospace; padding: 1px;
CompGroup
CompGroup:not(:first-of-type) margin-top: .5em;
CompTitle color: magenta; background: white; font-weight: bold;