Commit 19aa0da
Adjust background image(s) for Legacy Lab promo
Update CSS and HTML for the auth screens to adjust how the background is
displayed for the Legacy Lab promo. Change out the background image as
well. This background uses a slicing technique to extend the vertical
stripes of the image without repeating the legacy lab circle[1].
Also use classes to isolate legacy lab specific background changes from
the defaults we want to use for normal images. That way, we can just
remove the references to classes in HTML without having to revert the
CSS back.
[1]: https://en.wikipedia.org/wiki/9-slice_scaling
Co-authored-by: Han Pham <han@permanent.org>1 parent a1fe3a0 commit 19aa0da
File tree
4 files changed
+31
-8
lines changed- src
- app/auth/components/auth
- assets/img
4 files changed
+31
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
59 | 81 | | |
60 | 82 | | |
61 | | - | |
| 83 | + | |
62 | 84 | | |
63 | 85 | | |
64 | 86 | | |
| |||
160 | 182 | | |
161 | 183 | | |
162 | 184 | | |
163 | | - | |
| 185 | + | |
164 | 186 | | |
165 | 187 | | |
166 | 188 | | |
| |||
Loading
Loading
0 commit comments