aboutsummaryrefslogtreecommitdiff
path: root/src/components/registry-element.js
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-09-15 13:12:12 -0400
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-09-15 13:12:12 -0400
commit7073f6545544277673c0806606834225907797d7 (patch)
tree6054754d879d12ad6ffa996ca7ee478ba877ae91 /src/components/registry-element.js
parent79745ab407f66eda13f643193e67159aef547bd7 (diff)
Created way to get user data for admins, except for username. May need to change database or figure something out.
Diffstat (limited to 'src/components/registry-element.js')
-rw-r--r--src/components/registry-element.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/registry-element.js b/src/components/registry-element.js
index 9be8c7f..c54bd43 100644
--- a/src/components/registry-element.js
+++ b/src/components/registry-element.js
@@ -37,7 +37,7 @@ class RegistryElement extends LitElement {
}
.thetas {
- color: #00bfff;
+ color: green;
}
.alphas {