From 86b448369e155b98c0659c3e360f62f70a1cca97 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 15 Jul 2013 19:51:45 +0200 Subject: Use a dialog to send new stories. --- static/css/scrumli.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'static/css') diff --git a/static/css/scrumli.css b/static/css/scrumli.css index 97ada10..7399c15 100644 --- a/static/css/scrumli.css +++ b/static/css/scrumli.css @@ -1,3 +1,8 @@ .clickable { cursor: pointer; } + +button.nothing { + background-color: inherit; + border: none; +} -- cgit v1.2.3-54-g00ecf