Tweak copyable ID UX
- don’t keep the tooltip open when hovering over it
- offset the tooltip to the right, so it doesn’t overlap with other content
- tweak colors so it pops out of the background more
- tweak elevation shadows to stand out more
- don’t show node ID DID in popover
4 files changed
+38
-47
b0bd692d
→
5ed05651
modified public/elevations.css
@@ -1,7 +1,7 @@
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
modified src/components/Id.svelte
@@ -12,11 +12,10 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -47,24 +46,24 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -75,42 +74,38 @@
|
|
|
|
|
|
| + | |
|
|
| - | |
| - | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
modified src/components/NodeId.svelte
@@ -6,7 +6,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -25,7 +24,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Source/PeerBranchSelector/Peer.svelte
@@ -38,10 +38,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|