From 5cbd979690212ac414bd7d399ec5183190fbf6f2 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 15 Mar 2017 11:45:08 +0100 Subject: [feat] minimal addressbook ui --- ui/app/css/common.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ui/app/css/common.css') diff --git a/ui/app/css/common.css b/ui/app/css/common.css index a0d2c35f..7d8680f4 100644 --- a/ui/app/css/common.css +++ b/ui/app/css/common.css @@ -119,4 +119,6 @@ body { h1.first { margin-top: 0px } -.vspacer {margin-top: 20px } \ No newline at end of file +.vspacer {margin-top: 20px } + +.clickable {cursor: pointer;} \ No newline at end of file -- cgit v1.2.3