From 6611229cd7bd3cdfc0082c0a581145aaac0ab322 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Wed, 4 May 2016 06:31:42 -0700 Subject: PLT-2707 Adding option to show DM list from all of server (#2871) * PLT-2707 Adding option to show DM list from all of server * Fixing loc --- webapp/sass/components/_modal.scss | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'webapp/sass/components/_modal.scss') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index f66a08804..90afe1b11 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -436,6 +436,21 @@ margin-top: 5px; } + .member-show { + @include opacity(.8); + float: right; + margin-top: 12px; + margin-right: 3px; + } + + .member-select { + @include opacity(.8); + float: right; + width: auto; + margin-top: 5px; + margin-right: 5px; + } + .more-purpose { @include opacity(.7); } -- cgit v1.2.3-1-g7c22