From: Mischa POSLAWSKY Date: Mon, 26 Mar 2012 15:03:01 +0000 (+0200) Subject: style: enlarge escape key regardless of omni-presence X-Git-Tag: v1.5~44 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/490213a1df9d02e676c2a815f9b617af742cf628 style: enlarge escape key regardless of omni-presence --- diff --git a/base.css b/base.css index fcf1e55..3d8f52b 100644 --- a/base.css +++ b/base.css @@ -147,7 +147,7 @@ ul.keys li b { line-height: 2.5ex; /* inherits otherwise */ padding-left: 2px; } -ul.keys.omni li { /* omni-present esc */ +.row0 ul.keys li { /* omni-present esc */ width: 8.5em; }