From 5a8c1c18e52c4604e1b8473fb3ab57c670e9858f Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Fri, 4 Aug 2017 13:51:08 -0400 Subject: PLT-7287 Move access token text in user list to under the dropdown (#7099) * Move access token text in user list to under the dropdown * Updating UI for token help text (#7107) --- webapp/sass/base/_typography.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/base') diff --git a/webapp/sass/base/_typography.scss b/webapp/sass/base/_typography.scss index c91aec668..83f3e6b8b 100644 --- a/webapp/sass/base/_typography.scss +++ b/webapp/sass/base/_typography.scss @@ -22,6 +22,10 @@ body { font-family: 'Open Sans', sans-serif; } +.light { + @include opacity(.6); +} + .word-break--all { word-break: break-all; } -- cgit v1.2.3-1-g7c22