* Update header logo and inline icon * Update full logos + layout on loading screen * Update favicon assets and strategy - Switches to serve an ico file alongside an SVG file - Introduces an apple-touch-icon * Removes unused favicon/meta assets * Changelog item for ui * Create component for logo * Simplify logo component, set brand color * Fix docs loading state CSS issuepull/10167/head
@ -0,0 +1,3 @@
|
||||
```release-note:improvement |
||||
ui: updates the ui with the new consul brand assets |
||||
``` |
After Width: | Height: | Size: 6.0 KiB |
@ -1,7 +1,7 @@
|
||||
@import './brand-loader/index'; |
||||
html body > svg { |
||||
html body > .brand-loader { |
||||
display: none; |
||||
} |
||||
html.ember-loading body > svg { |
||||
html.ember-loading body > .brand-loader { |
||||
@extend %brand-loader; |
||||
} |
||||
|
@ -1,10 +1,7 @@
|
||||
%brand-loader { |
||||
display: block; |
||||
} |
||||
%brand-loader { |
||||
position: absolute; |
||||
top: 50%; |
||||
margin-top: -26px; |
||||
left: 50%; |
||||
margin-left: -84px; |
||||
display: flex; |
||||
align-items: center; |
||||
justify-content: center; |
||||
width: 100vw; |
||||
height: 100vh; |
||||
} |
||||
|
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 7.8 KiB |
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 57 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 821 B |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 9.9 KiB |
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 821 B |
After Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 63 KiB |
Before Width: | Height: | Size: 110 KiB |
Before Width: | Height: | Size: 197 KiB |
Before Width: | Height: | Size: 11 KiB |