Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3252698
D6481.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
677 B
Referenced Files
None
Subscribers
None
D6481.diff
View Options
diff --git a/web/account/log-in-form.css b/web/account/log-in-form.css
--- a/web/account/log-in-form.css
+++ b/web/account/log-in-form.css
@@ -6,8 +6,8 @@
min-width: 320px;
padding: 20px 40px;
border-radius: 16px;
- background-color: var(--modal-bg);
- box-shadow: 0 0 40px rgba(126, 87, 194, 0.5);
+ background-color: #191723;
+ outline: #282537 solid 1px;
}
div.form_title {
diff --git a/web/account/siwe.css b/web/account/siwe.css
--- a/web/account/siwe.css
+++ b/web/account/siwe.css
@@ -20,7 +20,7 @@
padding: 0 8px;
color: white;
content: 'or';
- background-color: #1f1f1fff;
+ background-color: #191723;
}
div.siweLoginFormContainer p {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 6:26 PM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2500510
Default Alt Text
D6481.diff (677 B)
Attached To
Mode
D6481: [web] Change `modal_body` colors in `log-in-form.css`
Attached
Detach File
Event Timeline
Log In to Comment