From 98d7278d08dabc9e1da5dcd9a9bb968ab369520e Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Sun, 7 Jun 2015 18:55:26 +0200 Subject: Add a UI to restore archived cards --- client/styles/main.styl | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'client/styles') diff --git a/client/styles/main.styl b/client/styles/main.styl index e6c0eb13..e6849852 100644 --- a/client/styles/main.styl +++ b/client/styles/main.styl @@ -53,6 +53,11 @@ h3, h4, h5, h6 .error, .error a color: #eb3800 +.no-items-message + color: darken(white, 60%) + margin: 30px 0 + text-align: center + .warning background: #f0ecdb border-radius: 3px @@ -72,6 +77,10 @@ a cursor: default text-decoration: none +p + a + text-decoration: underline + table, p margin-bottom: 8px @@ -83,7 +92,7 @@ pre pre, code, tt - font-family: bitstream vera sans mono, andale mono, lucida console, monospace + font-family: lucida console, monospace line-height: 1.25em blockquote -- cgit v1.2.3-1-g7c22