X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/767fa1a306e3c4aa810024de9c2b2c9c30dbca0b..a58b7fef8448841cc81a3b956819cccb26452743:/base.css diff --git a/base.css b/base.css index 70a4429..fa09e8e 100644 --- a/base.css +++ b/base.css @@ -324,6 +324,7 @@ td.di-b {background: #FDD} /* bmp */ td.di-d {background: #FFD} /* rfc-1345 digraph */ td.di-prop {background: #FED} /* proposed digraph */ td.di-a {background: #EFD} /* ascii */ +td.di-aa {background: #DFD} /* ascii */ td.di-rare {background: #EEE} /* disfavoured */ td.di-invalid {background: #BBB} /* impossible */ @@ -375,6 +376,7 @@ td.di-b:hover {background: #F88} td.di-d:hover {background: #FF8} td.di-prop:hover {background: #FC8} td.di-a:hover {background: #CF8} +td.di-aa:hover {background: #8F8} /* key type colorization */