Fix topbar background when logged in and on repo page
This commit is contained in:
parent
13b9f3f6f2
commit
8274e23b34
|
@ -22,7 +22,8 @@
|
|||
max-width: 1024px
|
||||
|
||||
.wrapper.centered #top,
|
||||
.wrapper.centered .topbar
|
||||
.wrapper.centered .topbar,
|
||||
.wrapper.non-centered .topbar
|
||||
background-color: #eff0ec
|
||||
|
||||
#landing
|
||||
|
|
|
@ -214,5 +214,5 @@ $db-text-color: #ACAAAA
|
|||
h2, h3, p, button, .db-status
|
||||
opacity: .7
|
||||
|
||||
.topbar
|
||||
background-color: none !important
|
||||
.dashboard .topbar
|
||||
background-color: transparent !important
|
||||
|
|
Loading…
Reference in New Issue
Block a user