diff --git a/html/src/app.dark.scss b/html/src/app.dark.scss index 2490cb41..c28d3045 100644 --- a/html/src/app.dark.scss +++ b/html/src/app.dark.scss @@ -322,4 +322,4 @@ body, input, textarea, select, button { .x-login-container p { color: #dddddd; -} \ No newline at end of file +} diff --git a/html/src/app.scss b/html/src/app.scss index abb7a02a..c43d5f72 100644 --- a/html/src/app.scss +++ b/html/src/app.scss @@ -502,4 +502,4 @@ i.x-user-status.busy { border: 0; border-radius: 2px; padding: 0; -} \ No newline at end of file +} diff --git a/html/src/vr.scss b/html/src/vr.scss index c3e3f275..5f0605cc 100644 --- a/html/src/vr.scss +++ b/html/src/vr.scss @@ -224,4 +224,4 @@ i.x-user-status.joinme { i.x-user-status.busy { background: #F56C6C; -} \ No newline at end of file +}