mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 06:09:02 +02:00
Improve loading page color contrast
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
|
||||
.loading-screen {
|
||||
.full-size;
|
||||
background-color: #fafafa;
|
||||
.container {
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
@@ -55,6 +56,10 @@
|
||||
width: 400px;
|
||||
margin-left: -200px;
|
||||
}
|
||||
.progress {
|
||||
background-color: white;
|
||||
border: 1px solid @toolbar-border-color;
|
||||
}
|
||||
}
|
||||
|
||||
.loading-panel {
|
||||
|
||||
Reference in New Issue
Block a user