vimperator: keyboard cheat page
[sheet.git] / red.css
diff --git a/red.css b/red.css
index 154238b5b71f9ac1bc697db3e0cd15eea4a0bfd0..33e7f7219e5b04a28ee4311cd40f45e96dc737e3 100644 (file)
--- a/red.css
+++ b/red.css
@@ -30,12 +30,13 @@ ul.keys li b {
 .pm   {background: none} .pm b, dt.pm {color: #DD6} /* motion */
 .po   {background: none} .po b, dt.po {color: #6CD} /* window */
 .co   {background: none} .co b, dt.co {color: none} /* command */
-.mi   {background: #300} /* ins */
+.mi, .cp {background: #300} /* ins */
 .mo   {background: #600} /* state */
 .mv   {background: #600; font-style: italic} .mv b, dt.mv {color: #DD6} /* visual */
 .me   {background: #600; font-style: italic} /* mode */
 dl.legend-options dt,
 .no   {background: none} .no b {color: #000} /* unassigned */
+#vimperator .mi b, #vimperator dt.mi {color: #6CD} /* tab open */
 
 .co[onclick]:hover,
 .mi[onclick]:hover,