From 5763714d22c4533f173d1d34a1210acf548c4d58 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Sun, 15 Nov 2015 15:39:11 -0800 Subject: Enphasize keyboard shortcuts with a dedicated style Also add release notes related to the #387 merge. -- Fluctuat nec mergitur --- client/components/main/layouts.styl | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'client/components/main/layouts.styl') diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl index 1dbefc20..fcc94251 100644 --- a/client/components/main/layouts.styl +++ b/client/components/main/layouts.styl @@ -172,6 +172,15 @@ dl, dt dd margin: 0 0 16px 24px +kbd + padding: 1px 3px + margin: 3px + font-weight: bold + background: darken(white, 2%) + border-radius: 3px + border: 1px solid darken(white, 10%) + box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.15) + .clear clear: both -- cgit v1.2.3-1-g7c22