X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/bc82153494759a00aa278b2039e240ca673957c6..14f601eca298322aba783e465d345e13f31705ed:/red.css diff --git a/red.css b/red.css index 154238b..5606d38 100644 --- a/red.css +++ b/red.css @@ -30,13 +30,15 @@ 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 */ +.ci[onclick]:hover, .co[onclick]:hover, .mi[onclick]:hover, .mo[onclick]:hover,