aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-08-20 20:41:41 -0400
committerSam Wilkins <samwilkins333@gmail.com>2019-08-20 20:41:41 -0400
commit3b99cb39a4a860258b93f6af5ff8f238cf78b2e8 (patch)
treeb533ee5fd791da9be8064f3afaafdee317e877ac /views
parentdc587b0fb493d869e6cd38fa94b81105da4fbaab (diff)
parent700dfc5add1ecd9c2b1ecafcdc593ff821b7a6a6 (diff)
merged with master
Diffstat (limited to 'views')
-rw-r--r--views/stylesheets/authentication.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index dea0474e4..36bb880af 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -69,10 +69,10 @@ body {
.workspaceId {
list-style-type: none;
- font-family: Arial, Helvetica, sans-serif;
+ font-family: Arial, Helvetica, sans-serif;
margin-left: -20px;
cursor: grab;
- padding-bottom: 15px;
+ padding-bottom: 15px;
}
.workspaceId:hover {
@@ -106,7 +106,7 @@ body {
}
.overlay {
- border: 2px solid yellow;
+ border: 2px gray;
text-align: center;
position: absolute;
margin: auto;