0
0
Fork 0

Improve load gap styling in web UI (#7100)

This commit is contained in:
Eugen Rochko 2018-04-10 17:12:10 +02:00 committed by GitHub
parent 49bbef1202
commit 45c9f16f71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 38 deletions

View file

@ -2455,6 +2455,10 @@ a.status-card {
}
}
.load-gap {
border-bottom: 1px solid lighten($ui-base-color, 8%);
}
.regeneration-indicator {
text-align: center;
font-size: 16px;