From 89d6613b9318aa6f4e2d837cfdcb25eaf772951c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 5 Oct 2015 08:04:32 +0500 Subject: Updating theme colours for popovers, drop downs etc --- web/sass-files/sass/partials/_headers.scss | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'web/sass-files/sass/partials/_headers.scss') diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss index b5fcb6145..9b9e5f573 100644 --- a/web/sass-files/sass/partials/_headers.scss +++ b/web/sass-files/sass/partials/_headers.scss @@ -114,23 +114,6 @@ } } } - &.theme--black { - &:hover { - &:before { - background: rgba(white, 0.2); - } - } - } - &.theme--gray { - &:hover { - &:before { - background: rgba(white, 0.1); - } - } - } - a { - color: #fff; - } .navbar-right { font-size: 0.85em; position: absolute; @@ -145,7 +128,6 @@ .dropdown-menu { li a { padding: 3px 20px; - color: #555; text-overflow: ellipsis; overflow: hidden; } -- cgit v1.2.3-1-g7c22