From 88cbfe7f1df5a0ef89d8b2ccf1261cb897c19366 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 25 Apr 2016 20:52:32 +0500 Subject: UI Improvements to center channel (#2790) Removing time from the center channel on sp (mobile) Liking mention color to search highlight color aswell Adjusting vertical spacing on mobile Removing profile pic from mobile LHS header Updating styles for the RHS Fixing btn-danger --- webapp/sass/components/_buttons.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'webapp/sass/components') diff --git a/webapp/sass/components/_buttons.scss b/webapp/sass/components/_buttons.scss index 326640148..ffe82c524 100644 --- a/webapp/sass/components/_buttons.scss +++ b/webapp/sass/components/_buttons.scss @@ -20,6 +20,12 @@ .app__body & { color: $white; + + &:hover, + &:focus, + &:active { + color: $white; + } } &:hover, -- cgit v1.2.3-1-g7c22