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

More completion stuff

This commit is contained in:
Kris Maglione
2008-11-22 09:14:21 +00:00
parent fcc799aa6a
commit ef0b517d3f
5 changed files with 108 additions and 101 deletions

View File

@@ -28,6 +28,7 @@ function Highlights(name, store, serial)
NonText color: blue; min-height: 16px; padding-left: 2px;
CompTitle color: magenta; background: white; font-weight: bold;
CompItem
CompItem[selected] background: yellow;
CompItem>* padding: 0 .5ex;