diff --git a/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor b/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor index 9ca982cc104..e67b273a332 100644 --- a/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor +++ b/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor @@ -29,13 +29,21 @@ - + + + + + - + + + + + diff --git a/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor.css b/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor.css index d0416ad10ed..6a07e3ed9cb 100644 --- a/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor.css +++ b/src/BootstrapBlazor.Server/Components/Layout/MainLayout.razor.css @@ -96,21 +96,7 @@ opacity: 1; } -::deep .btn-update { - --bs-btn-bg: var(--bb-layout-button-update-bg); - --bs-btn-hover-bg: var(--bs-btn-bg); - --bs-btn-active-bg: var(--bs-btn-bg); - display: flex; - justify-content: center; - align-items: center; -} - - ::deep .btn-update img { - width: 55%; - margin-inline-start: 2px; - } - -::deep .btn-chat { +::deep .btn-dial-item { --bs-btn-bg: var(--bb-layout-button-bg); --bs-btn-hover-bg: var(--bb-layout-button-hover-bg); --bs-btn-active-bg: var(--bb-layout-button-active-bg); @@ -118,9 +104,12 @@ display: flex; align-items: center; justify-content: center; - color: var(--bb-button-chat-color); } + ::deep .btn-dial-item a { + color: var(--bb-button-chat-color); + } + ::deep .btn-theme-mode { --bs-btn-bg: var(--bb-layout-button-bg); --bs-btn-hover-bg: var(--bb-layout-button-hover-bg); diff --git a/src/BootstrapBlazor.Server/wwwroot/images/log.svg b/src/BootstrapBlazor.Server/wwwroot/images/log.svg deleted file mode 100644 index ddef642801d..00000000000 --- a/src/BootstrapBlazor.Server/wwwroot/images/log.svg +++ /dev/null @@ -1 +0,0 @@ -