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 806d842 commit 65aaf1fCopy full SHA for 65aaf1f
graylog2-web-interface/src/components/bootstrap/Navbar.jsx
@@ -40,7 +40,7 @@ const Navbar = styled(BootstrapNavbar)(({ theme }) => css`
40
&:hover,
41
&:focus {
42
color: ${theme.colors.variant.dark.default};
43
- background-color: transparent;
+ background-color: #072C4F;
44
}
45
46
server-node-id
@@ -0,0 +1 @@
1
+3b9b4af0-4f96-4bdc-a024-41853609144f
0 commit comments