Skip to content

Commit 65aaf1f

Browse files
committed
init leona 4
1 parent 806d842 commit 65aaf1f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

graylog2-web-interface/src/components/bootstrap/Navbar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const Navbar = styled(BootstrapNavbar)(({ theme }) => css`
4040
&:hover,
4141
&:focus {
4242
color: ${theme.colors.variant.dark.default};
43-
background-color: transparent;
43+
background-color: #072C4F;
4444
}
4545
}
4646

server-node-id

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3b9b4af0-4f96-4bdc-a024-41853609144f

0 commit comments

Comments
 (0)