Skip to content

Commit

Permalink
fix account menu 'managed by' header after class name update (closes h…
Browse files Browse the repository at this point in the history
  • Loading branch information
LingMan authored and hyperfekt committed Dec 6, 2018
1 parent d6e8d1c commit 24c4025
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions search/search.user.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* ==UserStyle==
@name Google Dark Search
@version 0.7.28
@version 0.7.29
@description Recolors Google Search, highly customizable.
@author hyperfekt
@namespace net.hyperfekt
Expand Down Expand Up @@ -6889,11 +6889,11 @@
}
/* account menu */
/* managed by header */
.gb_Lb {
.gb_Nb {
background-color: main-bg-em;
}
/* caret */
.gb_Kb .gb_tb {
.gb_Mb .gb_ub {
border-bottom-color: main-bg-em !important;
}
/* active account */
Expand Down

0 comments on commit 24c4025

Please sign in to comment.