style: common disfavoured class .ex
authorMischa POSLAWSKY <perl@shiar.org>
Sun, 5 Dec 2010 23:08:15 +0000 (00:08 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2010 00:04:46 +0000 (01:04 +0100)
base.css
dark.css
darklite.css
mono.css
unicode.plp

index d0905bc3f55177d00b59340dee4d19e1245a84a3..4a7fad55be9edf5a3ac5f742396a080c63fe56b9 100644 (file)
--- a/base.css
+++ b/base.css
@@ -332,10 +332,10 @@ table.dimap {
        /* default u-ascii */
 .l5 {background: #DFD} /* complete, perfect */
 .l0 {background: #EEE} /* unknown, omitted */
-.ex {background: #EEE} /* experimental, disfavoured */
+.ex {     color: #888} /* experimental, disfavoured */
 .u-invalid {background: #BBB} /* invalid, impossible */
 
-.p0         {opacity: .5}
+.p0         {opacity: .6}
 .p0.p       {opacity: 1}
 .p::after   {content: '!'; color: #F00}
 .p4::after  {color: #C00}
@@ -402,7 +402,6 @@ table.dimap {
 .l3:hover                                  {background: #FF8}
 .l4:hover                                  {background: #CF8}
 .l5:hover                                  {background: #8F8}
-.ex:hover                                  {background: #BBB}
 
 /* key type colorization */
 
index 180e417f0e70a9b7078c91a505c176a8b54f5cd5..75530898a897c4545feab9312fd8941cebbc8f1a 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -62,7 +62,7 @@ th, td {
 .l4 {background: #030} /* ascii */
 .l5 {background: #00331D} /* ascii */
 .l0 {background: #222}
-.ex {background: #222} /* disfavoured */
+.ex {     color: #777} /* disfavoured */
 .u-invalid {background: #333} /* impossible */
 
 .p4::after {color: #F44}
index 908f0903f581c6cc4bfb92bce94cc303f66026a9..0fdfcf6d36a03c6403f3288c67f9fa7415eb4ce3 100644 (file)
@@ -33,6 +33,5 @@ th, td {
 .pm, .c-na, .g1 .l4 {background: #002200}
 .ci, .c-sa  .g0     {background: #001A1A}
 .no                 {}
-.ex                 {background: #181818}
 .u-invalid          {background: #222}
 
index 2e928f35b5fd80f400ede1edcd85820f065928bb..e74458a90bba09fdec2cdaa4865109cd21b3e6c0 100644 (file)
--- a/mono.css
+++ b/mono.css
@@ -17,8 +17,6 @@ td,
 .l3 {background: #AAA; color: #000}
 .l4 {background: #DDD; color: #000}
 .l5 {background: #EEE; color: #000}
-.ex a, .ex a:visited,
-.ex                   {color: #888}
 
 .p0:not(.p)           {color: #888; opacity: 1}
 .p0:not(.p).l0        {color: #DDD}
index 8d226dcc15121010bd7e5034c4e81eee8d2aba0a..10ba7c665feba7346e9ea5f2463c1dbd2ecf3f9f 100644 (file)
@@ -215,7 +215,7 @@ $verbose ? (
        <td class="X l3"><:= $glyphs->{digraph} ? 'digraph' : 'latin1' :>
        <td class="X l2"><:= $glyphs->{digraph} ? 'proposed' : 'BMP' :>
        <td class="X l1">other unicode
-       <td class="X l2 ex">discouraged
+       <td class="X ex">discouraged
        </table>
 </div>