[THEME][DARK] Background image is 73% smaller, added noise to diminish the banding in Firefox.
This commit is contained in:
parent
b74d944ae3
commit
8887efe305
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 1002 KiB After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.7 MiB After Width: | Height: | Size: 180 KiB |
@ -5,7 +5,7 @@
|
||||
<a id="anchor-left-panel" class="anchor-hidden" title="{{ 'Press tab to access selected region!' | trans }}"></a>
|
||||
<aside class="panel-content accessibility-target">
|
||||
{% if app.user %}
|
||||
<section tabindex="0" class='profile' title="{{ 'Your profile information.' | trans }}">
|
||||
<section class='profile' title="{{ 'Your profile information.' | trans }}">
|
||||
<a id="user" href="{{ path('settings') }}">
|
||||
<img src='{{ user_avatar }}' class="icon icon-avatar" alt="{{ 'Your account\'s avatar.' | trans }}">
|
||||
<div id="user-info">
|
||||
|
Loading…
Reference in New Issue
Block a user