From ec3a7f46f16c32bbaf22a14a92a890e1ab900e94 Mon Sep 17 00:00:00 2001 From: NavaL Date: Tue, 22 Dec 2015 18:58:57 +0100 Subject: front-end for sending attachments Issue #548 --- web-ui/app/scss/styles.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web-ui/app/scss') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index 431f6292..dff5a472 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -883,4 +883,8 @@ div.side-nav-bottom { } } +#compose-box span#attachment-button{ + cursor: pointer; +} + @import "mascot.scss"; -- cgit v1.2.3