[extensions-web/wip/tomtryf/redesign: 17/18] style.css: We don't want a background color on the avatar



commit f99e4d97c3106b0da9d68e612a5ca21fe2577540
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Thu Feb 23 21:03:16 2017 +0200

    style.css: We don't want a background color on the avatar

 sweettooth/static/css/style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/static/css/style.css b/sweettooth/static/css/style.css
index 7d6c917..8b877d0 100644
--- a/sweettooth/static/css/style.css
+++ b/sweettooth/static/css/style.css
@@ -62,6 +62,7 @@ a:visited {
     height: 30px;
     border-radius: 50%;
 }
+.navbar-default .navbar-nav > #userDropdownMenu > a,
 .navbar-default .navbar-nav > #userDropdownMenu > a:hover,
 .navbar-default .navbar-nav > #userDropdownMenu > a:focus {
     background: transparent;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]