aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-08-15 23:20:42 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-08-15 23:20:42 -0400
commit5848f027eb2ab914fafe15d25cdf02767dabd4aa (patch)
treea46a9c310e908650b134f8b0139aacee41a3546e /views
parenteb2d8bdcf11459ab274196b390815e6fc4ddc26e (diff)
parente0986156ac3fa92d57f3fbe9bc5e36e413764357 (diff)
Merge branch 'master' into web_chrome
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;