X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/9dfef01d97d7c0f4f7137671e2c370e3cfc686a3..8ad63ee2484b0c1f344e6f8ff5fbd4ccbd963e1b:/mono.css diff --git a/mono.css b/mono.css index a8a710c..f8c6ae2 100644 --- a/mono.css +++ b/mono.css @@ -1,21 +1,32 @@ @import url(base.css); -@import url(terse.css) all and (max-width: 80em); +@import url(terse.css) all and (max-width: 79em); + +a:active, a:visited:active, +a:hover, a:visited:hover {color: inherit} body dl.legend-options dt {background: #EEE} td, .X {background: #EEE} -.ex a, .ex a:visited, -.ex {background: #BBB; color: #FFF; text-shadow: 0 0 4px #000} .l0 a, .l0 a:visited, -.l0 {background: #000; color: #FFF} +.l0 {background: #BBB; color: #FFF; text-shadow: 0 0 4px #000} +.l1 a, .l1 a:visited, +.l1 {background: #000; color: #FFF} .l2 a, .l2 a:visited, .l2 {background: #444; color: #FFF} -.l4 {background: #AAA; color: #000} -.l5 {background: #DDD; color: #000} -.l6 {background: #EEE; color: #000} -.l6.ex, .l5.ex, .l4.ex, .l2.ex, -.l0.ex {color: #888; text-shadow: none} +.l3 {background: #AAA; color: #000} +.l4 {background: #DDD; color: #000} +.l5 {background: #EEE; color: #000} + +.p0:not(.p) {color: #888; opacity: 1} +.p0:not(.p).l0 {color: #DDD} + .p::after {color: #444} +.l0.p::after, +.l2.p::after, +.l1.p::after {color: #CCC} + .p::after {content: '‼'} +.p1.p::after, +.p0.p::after {content: '!'} .pm, .g1 {background: #FFF} /* motion */ .po, .g2 {background: #DDD} /* window */ @@ -27,20 +38,21 @@ td, .mo, .g7 {background: #000; color: #FFF} /* mode */ .me, .g8 {background: #000; color: #AAA} /* key mode */ -ul.keys li[onclick]:hover, -ul.keys li a:hover, +.keys td[onclick]:hover, +.keys td a:hover, +.l:hover, .l:hover a, .l:hover a:visited, .X:hover { background: #FFF; color: #000; border-color: #444; } -ul.keys li[onclick]:hover, -ul.keys li a:hover { +.keys td[onclick]:hover, +.keys td a:hover { background: #888; /* command (.co) lookalike */ } body dl.legend dt.new, -body ul.keys li.new { +body .keys td.new { opacity: 1; border-color: #888; } @@ -63,7 +75,7 @@ body ul.keys li.new { .c-af {background: #000; color: #FFF} /* .g3 */ .c-eu {background: #333; color: #FFF} /* .g4 */ .c-as {background: #666; color: #FFF} /* .g6 */ -.c-aa {background: #999; color: #FFF} /* .g7 */ +.c-an {background: #999; color: #FFF} /* .g7 */ .c-oc {background: #BBB} /* .g8 */ .c-sa {background: #999} /* .g0 */ .c-na {background: #666} /* .g1 */