From 06948e85a27a6148eed305cdbc68bd520cc6811b Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Thu, 26 Jan 2023 04:03:54 +0100 Subject: [PATCH] Fix Blender logo not visible with themes other than bthree-dark --- public/css/theme-bthree-dark.css | 1 + templates/custom/body_inner_pre.tmpl | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/public/css/theme-bthree-dark.css b/public/css/theme-bthree-dark.css index 05d1804..0698cb3 100644 --- a/public/css/theme-bthree-dark.css +++ b/public/css/theme-bthree-dark.css @@ -330,6 +330,7 @@ .item.brand svg { height: 21px; + color: #fff; } .ui.breadcrumb a { diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index 43b59ce..948c157 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -5,10 +5,10 @@ {{if .NotificationUnreadCount}}{{$notificationUnreadCount = call .NotificationUnreadCount}}{{end}} {{end}}
- - - - + + + + {{if .IsSigned}}