X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e249bd725fd80c5d994d72c2027b2a6f97bca378..fe47b6ced9bb26e4c6fd5983bddc8bae4472ef00:/base.css diff --git a/base.css b/base.css index 0aee0ed..76f5929 100644 --- a/base.css +++ b/base.css @@ -374,6 +374,8 @@ td.di-a:hover {background: #CF8} .mv {background: #ECE} /* visual mode */ .me {background: #CCF} /* key mode */ +.pm[onclick]:hover {background: #7E7} +.po[onclick]:hover {background: #CE6} .ci[onclick]:hover {background: #5ED} .mi[onclick]:hover {background: #F97} .mo[onclick]:hover {background: #F88}