diff --git a/css/base.css b/css/base.css index 447b575..53f1bb0 100644 --- a/css/base.css +++ b/css/base.css @@ -135,6 +135,10 @@ sup.\~critical, .text-critical { color: var(--color-critical-normal-content); } +.grey { + color: var(--color-neutral-500); +} + .aside.sm { font-size: 0.8rem; padding: 0.8rem; diff --git a/css/tooltip.css b/css/tooltip.css index e398c5c..4566f30 100644 --- a/css/tooltip.css +++ b/css/tooltip.css @@ -16,9 +16,17 @@ position: absolute; z-index: 1; + top: -1rem; +} + +.tooltip.right .content { left: 120%; } +.tooltip.left .content { + right: 120%; +} + .tooltip .content.sm { font-size: 0.8rem; } diff --git a/html/admin.html b/html/admin.html index be0b4aa..f795f92 100644 --- a/html/admin.html +++ b/html/admin.html @@ -133,109 +133,112 @@
Invites -
-
-
- ZD8ZeC55Jcpmbtv54FuVM3 - Copy +
+
+
+
+ ZD8ZeC55Jcpmbtv54FuVM3 + + Failed to send to this.email@addre.ss +
+
+ Expires in 30m + Delete + +
-
- Expires in 30m - Delete - -
-
-
-
-
-

Profile

-
- +
+
+
+

Profile

+
+ +
+

Notify on:

+ +
-

Notify on:

- - -
-
-

Created 10/12/20 18:46

-

Remaining uses 8

-
-
- Created users - - - - - - - - - - - - - -
NameDate
jeff10/12/20 19:00
-
-
-
-
-
-
- -
- Expires in 30m - Delete - -
-
-
-
-
-

Profile

-
- +
+

Created 10/12/20 18:46

+

Remaining uses 8

-

Notify on:

- -
+
+
+
+
+ +
+ Expires in 30m + Delete +
-
-

Created 10/12/20 18:46

-

Remaining uses 8

-
-
- Created users -

None yet!

+
+
+
+
+

Profile

+
+ +
+

Notify on:

+ + +
+
+

Created 10/12/20 18:46

+

Remaining uses 8

+
+
+ Created users +

None yet!

+
@@ -356,7 +359,7 @@