From 6a10941cb3e9d6e1b42be1f58c4b502cf0846b69 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Mon, 4 Sep 2017 04:13:46 +0800 Subject: [PLT-6996] On "About Mattermost", add notes with links to notice.txt which has list of copyrights of open source components used (#7315) * on "About Mattermost", add notes with links to notice.txt which has list of copyrights of open source components used * remove apps from link * Minor UI update --- webapp/sass/routes/_about-modal.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'webapp/sass') diff --git a/webapp/sass/routes/_about-modal.scss b/webapp/sass/routes/_about-modal.scss index bb583c73a..539130ad0 100644 --- a/webapp/sass/routes/_about-modal.scss +++ b/webapp/sass/routes/_about-modal.scss @@ -87,6 +87,18 @@ } } + .about-modal__notice { + @include opacity(.8); + font-size: .79em; + text-align: right; + + p { + &:first-child { + text-align: left; + } + } + } + .about-modal__logo { @include opacity(.9); padding: 0 40px 0 20px; -- cgit v1.2.3-1-g7c22