From 213a072b38d29d3c3ec8e150584685b1144a7d6a Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 29 Aug 2017 16:14:59 -0500 Subject: PLT-6403: Interactive messages (#7274) * wip * finish first pass * requested changes * add DoPostAction to Client4 --- webapp/sass/layout/_webhooks.scss | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'webapp/sass') diff --git a/webapp/sass/layout/_webhooks.scss b/webapp/sass/layout/_webhooks.scss index 15572ce85..ed3e2555a 100644 --- a/webapp/sass/layout/_webhooks.scss +++ b/webapp/sass/layout/_webhooks.scss @@ -284,5 +284,20 @@ } } } + + .attachment-actions { + margin-top: 9px; + + button { + @include border-radius(3px); + outline: 0; + margin: 8px 8px 0 0; + border-width: 1px; + border-style: solid; + height: 30px; + font-size: 13px; + font-weight: 700; + } + } } } -- cgit v1.2.3-1-g7c22