mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Fix loading font (Closes #297)
This commit is contained in:
parent
86b8653357
commit
22a0a0c2f3
3 changed files with 3 additions and 3 deletions
|
|
@ -259,7 +259,7 @@ html.rl-ctrl-key-pressed {
|
|||
|
||||
#rl-loading, #rl-loading-error {
|
||||
position: absolute;
|
||||
font: 30px Tahoma;
|
||||
font-size: 30px;
|
||||
top: 50%;
|
||||
width: 100%;
|
||||
height: 65px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue