diff --git a/public/css/theme-bthree-dark.css b/public/css/theme-bthree-dark.css index 8b23800..b0fd819 100644 --- a/public/css/theme-bthree-dark.css +++ b/public/css/theme-bthree-dark.css @@ -296,34 +296,10 @@ color: var(--color-label-text); } -.following.bar #navbar { - min-height: 45px; -} - -/* Align items (notifications, dropdown toggle) to the right. */ -.following.bar #navbar .brand { - justify-content: flex-end !important; -} - .ui.tabular.menu { border-color: var(--color-border); } -/* Navbar logo. */ -.item.brand a { - opacity: .8; - transition: opacity var(--transition-speed) ease-in-out; -} - -.item.brand a:hover { - opacity: 1; -} - -.item.brand svg { - height: 21px; - color: #fff; -} - .ui.breadcrumb a { color: var(--color-text); } diff --git a/templates/blender_components/card_releases.tmpl b/templates/blender_components/card_releases.tmpl index c3f22ab..7fb6038 100644 --- a/templates/blender_components/card_releases.tmpl +++ b/templates/blender_components/card_releases.tmpl @@ -7,7 +7,7 @@