Page MenuHomePhabricator

D14631.id42659.diff
No OneTemporary

D14631.id42659.diff

diff --git a/web/e.cash/styles/global.js b/web/e.cash/styles/global.js
--- a/web/e.cash/styles/global.js
+++ b/web/e.cash/styles/global.js
@@ -116,9 +116,9 @@
body .wg-drop.country-selector .wgcurrent a,
body .wg-default .wg-drop.country-selector a {
- padding: 0;
- width: 50px;
- height: 50px;
+ padding: 0 !important;
+ width: 50px !important;
+ height: 50px !important;
display: flex;
align-items: center;
justify-content: center;
@@ -127,6 +127,14 @@
color: ${props => props.theme.colors.contrast}
}
+ body aside #weglot-listbox {
+ bottom: 43px !important;
+ }
+
+ body aside #weglot-listbox li a:hover {
+ background-color: ${props => props.theme.colors.primaryLight} !important;
+ }
+
body .wg-drop.country-selector .wgcurrent:after {
display: none;
}

File Metadata

Mime Type
text/plain
Expires
Tue, May 20, 20:25 (9 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5865873
Default Alt Text
D14631.id42659.diff (902 B)

Event Timeline