mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Merge pull request #4196 from MetaMask/i3457-fontweight
Change font weight from 300 to 400
This commit is contained in:
commit
c3079ff160
@ -33,7 +33,7 @@
|
|||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
&__account-name {
|
&__account-name {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
@ -50,7 +50,6 @@
|
|||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
line-height: 16px;
|
line-height: 16px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__account-primary-balance {
|
&__account-primary-balance {
|
||||||
|
@ -40,7 +40,6 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 23px;
|
line-height: 23px;
|
||||||
padding: 0 24px;
|
padding: 0 24px;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__item-icon {
|
&__item-icon {
|
||||||
@ -113,7 +112,6 @@
|
|||||||
&__name {
|
&__name {
|
||||||
color: $white;
|
color: $white;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__balance {
|
&__balance {
|
||||||
@ -124,7 +122,6 @@
|
|||||||
&__action {
|
&__action {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 18px;
|
line-height: 18px;
|
||||||
font-weight: 300;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -377,7 +377,6 @@
|
|||||||
&__amount {
|
&__amount {
|
||||||
color: $scorpion;
|
color: $scorpion;
|
||||||
font-size: 43px;
|
font-size: 43px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 43px;
|
line-height: 43px;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
}
|
}
|
||||||
|
@ -175,7 +175,6 @@
|
|||||||
margin-top: 12px;
|
margin-top: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 53px;
|
line-height: 53px;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
@ -235,7 +234,6 @@ section .confirm-screen-account-number,
|
|||||||
padding-left: 35px;
|
padding-left: 35px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
font-weight: 300;
|
|
||||||
|
|
||||||
&:not(:last-of-type) {
|
&:not(:last-of-type) {
|
||||||
border-bottom: 1px solid $alto;
|
border-bottom: 1px solid $alto;
|
||||||
@ -336,7 +334,6 @@ section .confirm-screen-account-number,
|
|||||||
border-width: 0;
|
border-width: 0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
flex: 1 0 auto;
|
flex: 1 0 auto;
|
||||||
font-weight: 300;
|
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -353,6 +350,5 @@ section .confirm-screen-account-number,
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
flex: 1 0 auto;
|
flex: 1 0 auto;
|
||||||
font-weight: 300;
|
|
||||||
margin: 0 5px;
|
margin: 0 5px;
|
||||||
}
|
}
|
||||||
|
@ -7,7 +7,6 @@
|
|||||||
color: $scorpion;
|
color: $scorpion;
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 300;
|
|
||||||
padding: 8px 10px;
|
padding: 8px 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
flex-flow: row nowrap;
|
flex-flow: row nowrap;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-weight: 300;
|
|
||||||
z-index: 201;
|
z-index: 201;
|
||||||
|
|
||||||
@media screen and (max-width: 575px) {
|
@media screen and (max-width: 575px) {
|
||||||
|
@ -368,7 +368,6 @@
|
|||||||
resize: none;
|
resize: none;
|
||||||
padding: 9px 13px 8px;
|
padding: 9px 13px 8px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -796,7 +795,6 @@
|
|||||||
.simple-dropdown {
|
.simple-dropdown {
|
||||||
color: #5B5D67;
|
color: #5B5D67;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
border: 1px solid #D8D8D8;
|
border: 1px solid #D8D8D8;
|
||||||
background-color: #FFFFFF;
|
background-color: #FFFFFF;
|
||||||
|
@ -117,7 +117,6 @@ $wallet-view-bg: $alabaster;
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 12px;
|
line-height: 12px;
|
||||||
padding: 4px 12px;
|
padding: 4px 12px;
|
||||||
font-weight: 300;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
|
|
||||||
@ -264,7 +263,6 @@ $wallet-view-bg: $alabaster;
|
|||||||
// wallet view
|
// wallet view
|
||||||
.account-name {
|
.account-name {
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
font-weight: 300;
|
|
||||||
color: $black;
|
color: $black;
|
||||||
margin-top: 8px;
|
margin-top: 8px;
|
||||||
margin-bottom: .9rem;
|
margin-bottom: .9rem;
|
||||||
|
@ -48,7 +48,6 @@
|
|||||||
color: #5B5D67;
|
color: #5B5D67;
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 29px;
|
line-height: 29px;
|
||||||
z-index: 3;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
@ -125,7 +124,6 @@
|
|||||||
color: $tundora;
|
color: $tundora;
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
@ -507,7 +507,6 @@
|
|||||||
&__copy {
|
&__copy {
|
||||||
color: $gray;
|
color: $gray;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
@ -641,7 +640,6 @@
|
|||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 21px;
|
line-height: 21px;
|
||||||
font-weight: 300;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -832,7 +830,6 @@
|
|||||||
color: $tundora;
|
color: $tundora;
|
||||||
font-family: Roboto;
|
font-family: Roboto;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 300;
|
|
||||||
line-height: 26px;
|
line-height: 26px;
|
||||||
margin-top: 17px;
|
margin-top: 17px;
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@ html,
|
|||||||
body {
|
body {
|
||||||
font-family: Roboto, Arial;
|
font-family: Roboto, Arial;
|
||||||
color: #4d4d4d;
|
color: #4d4d4d;
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
background: #f7f7f7;
|
background: #f7f7f7;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user