style: renumber l? classes
[sheet.git] / base.css
index 2a1a6fceae0f1aa47ae8f492929f3d379b07e775..6126193ae95900a3ad0ecbc88934af5c64c8e704 100644 (file)
--- a/base.css
+++ b/base.css
@@ -323,15 +323,15 @@ table.dimap {
 .ccmap .Xr {opacity:.4}
 
 /* support levels */
 .ccmap .Xr {opacity:.4}
 
 /* support levels */
-.l0 {background: #FDD} /* no, unsupported, other */
+.l1 {background: #FDD} /* no, unsupported, other */
 .l2 {background: #FED} /* partial, restricted, unofficial */
        /* default u-prop, u-bmp */
 .l2 {background: #FED} /* partial, restricted, unofficial */
        /* default u-prop, u-bmp */
-.l4 {background: #FFD} /* almost, imperfect, common */
+.l3 {background: #FFD} /* almost, imperfect, common */
        /* default u-di, u-lat1 */
        /* default u-di, u-lat1 */
-.l5 {background: #EFD} /* yes, supported, ubiquitous, native */
+.l4 {background: #EFD} /* yes, supported, ubiquitous, native */
        /* default u-ascii */
        /* default u-ascii */
-.l6 {background: #DFD} /* complete, perfect */
-.l9 {background: #EEE} /* unknown, omitted */
+.l5 {background: #DFD} /* complete, perfect */
+.l0 {background: #EEE} /* unknown, omitted */
 .ex {background: #EEE} /* experimental, disfavoured */
 .u-invalid {background: #BBB} /* invalid, impossible */
 
 .ex {background: #EEE} /* experimental, disfavoured */
 .u-invalid {background: #BBB} /* invalid, impossible */
 
@@ -397,11 +397,11 @@ table.dimap {
 .Xa:hover {outline: 1px solid #0F0} /* ascii */
 .Xl:hover {outline: 1px solid #0C0} /* latin1 */
 .Xz:hover {outline: 1px solid #F00} /* proposed */
 .Xa:hover {outline: 1px solid #0F0} /* ascii */
 .Xl:hover {outline: 1px solid #0C0} /* latin1 */
 .Xz:hover {outline: 1px solid #F00} /* proposed */
-.l0:hover                                  {background: #F88}
+.l1:hover                                  {background: #F88}
 .l2:hover                                  {background: #FC8}
 .l2:hover                                  {background: #FC8}
-.l4:hover                                  {background: #FF8}
-.l5:hover                                  {background: #CF8}
-.l6:hover                                  {background: #8F8}
+.l3:hover                                  {background: #FF8}
+.l4:hover                                  {background: #CF8}
+.l5:hover                                  {background: #8F8}
 .ex:hover                                  {background: #BBB}
 
 /* key type colorization */
 .ex:hover                                  {background: #BBB}
 
 /* key type colorization */