From: Mischa POSLAWSKY Date: Wed, 21 Feb 2018 08:51:23 +0000 (+0100) Subject: keys: reapply letter styling on modified classes X-Git-Tag: v1.11~11 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/273b14f459b4d91cfb0a923f78eda146526da17f keys: reapply letter styling on modified classes Broken in commit v1.5-28-g8da63edfda (2014-02-24) [keys: structure keyboard as html table] --- diff --git a/base.css b/base.css index b29b024..a8fc2d2 100644 --- a/base.css +++ b/base.css @@ -732,9 +732,9 @@ nav > .section { width: 4.5em; } .keys td b, - .keys.meta td b, - .keys.ctrl td b, - .keys.lead td b { /* leading chars always fit */ + .keys .meta td b, + .keys .ctrl td b, + .keys .lead td b { /* leading chars always fit */ position: absolute; /* background */ right: 0; /* least overlap in corner */ font-size: 250%;