We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c9d6f commit c5e727fCopy full SHA for c5e727f
google.scss
@@ -1017,6 +1017,12 @@ div#top_nav
1017
// }}}
1018
1019
// translate {{{
1020
+// weird thing behind header and language select {{{
1021
+.RvYhPd::before
1022
+{
1023
+ background: $main-background-color !important;
1024
+}
1025
+// }}}
1026
// header container {{{
1027
header.gb_qa
1028
{
@@ -1040,6 +1046,7 @@ header.gb_qa
1040
1046
&:hover
1041
1047
1042
1048
background: $sel-background !important;
1049
+ border-color: $button-border-hover !important;
1043
1050
}
1044
1051
1045
1052
// active button
0 commit comments