X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bc82153494759a00aa278b2039e240ca673957c6..29b80033c249b03db4391eb284d543a0d68a8e5a:/red.css diff --git a/red.css b/red.css index 154238b..33e7f72 100644 --- 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,