Skip to content

Commit

Permalink
Standardize fira font family (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
floating authored Sep 1, 2021
1 parent 6b365c1 commit 113794d
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion app/App/Panel/Main/Account/Balances/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
align-items center
// border-left 1px solid var(--doubleThick)
// border-right 1px solid var(--doubleThick)
font-family FiraCode
font-family FiraCode, monospace
letter-spacing -1px
font-weight 200

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
font-size 15px
// border-right 1px solid var(--ghostA)
padding 0px 6px
font-family FiraCode
font-family FiraCode, monospace

._txDataLabel
font-weight 600
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
text-transform uppercase
// border-right 1px solid var(--ghostA)
padding 0px 6px
font-family FiraCode
font-family FiraCode, monospace

._txFeeLabel
font-weight 600
Expand All @@ -51,7 +51,7 @@
pointer-events none

._txFeeGweiValue
font-family Fira Code
font-family FiraCode, monospace
font-size 15px
font-weight 500
display flex
Expand All @@ -63,7 +63,7 @@
display flex
align-items center
justify-content center
font-family FiraCode
font-family FiraCode, monospace
padding-left 3px

._txFeeGwei:hover
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
justify-content center
align-items center
border-radius 8px
font-family FiraCode
font-family FiraCode, monospace
font-size 20px
margin-bottom 5px
font-weight 200
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
transition var(--standardSlow)
overflow-wrap break-word
word-wrap break-word
font-family FiraCode
font-family FiraCode, monospace
overflow-x hidden
overflow-y scroll

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
margin 5px 25px
height 30px
border-radius 12px
font-family FiraCode
font-family FiraCode, monospace
transition var(--standardFast)
box-shadow 0px 0px 0px var(--ghostA)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
align-items center
font-size 14px
padding 0px 6px
font-family FiraCode
font-family FiraCode, monospace

._txRecipientLabel
font-weight 600
Expand Down Expand Up @@ -77,7 +77,7 @@
background var(--ghostD)
border-radius 8px
padding-bottom 0px
font-family FiraCode
font-family FiraCode, monospace
background var(--moon)
color var(--moonOver)
opacity 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@
font-size 12px
// border-right 1px solid var(--ghostA)
padding 0px 6px
font-family FiraCode
font-family FiraCode, monospace
8 changes: 4 additions & 4 deletions app/App/Panel/Main/Account/Requests/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -746,14 +746,14 @@
align-items center
text-align center
flex-direction column
font-size 15px
font-size 16px
padding 20px
min-height 100%
box-sizing border-box
word-break break-word
white-space break-spaces
user-select all
font-family Fira Code
font-family FiraCode, monospace
font-weight 400

.signTypedData
Expand Down Expand Up @@ -1048,7 +1048,7 @@

.transactionToAddress
font-size 12px
font-family firaCode
font-family FiraCode, monospace
position relative
height 25px
width 100%
Expand Down Expand Up @@ -1596,7 +1596,7 @@ span
transition var(--standardSlow)
opacity 0
transform translateY(25px)
font-family Fira Code, monospace
font-family FiraCode, monospace
overflow hidden
font-size 16px
padding-top 2px
Expand Down
2 changes: 1 addition & 1 deletion app/App/Panel/Main/Account/Requests/style/next.styl
Original file line number Diff line number Diff line change
Expand Up @@ -1004,7 +1004,7 @@
padding 0px 20px
flex-direction column
justify-content center
font-family FiraCode, mono-spaced
font-family FiraCode, monospace
transition var(--standard)
background var(--ghostD)
border-radius 8px
Expand Down
4 changes: 2 additions & 2 deletions app/App/Panel/Main/Account/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@

.signerAddress
font-size 10px
font-family FiraCode
font-family FiraCode, monospace
letter-spacing 0px
position absolute
top 0px
Expand Down Expand Up @@ -287,7 +287,7 @@
align-items center
font-size 17px
font-weight 400
font-family FiraCode
font-family FiraCode, monospace
color var(--ghostX)
transition standard
border 1px solid var(--ghostX)
Expand Down
6 changes: 3 additions & 3 deletions app/App/Panel/Main/Signer/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

.transactionToAddress
font-size 12px
font-family firaCode
font-family FiraCode, monospace
position relative
height 30px
width 100%
Expand Down Expand Up @@ -557,7 +557,7 @@

.signerAddress
font-size 12px
font-family FiraCode
font-family FiraCode, monospace
letter-spacing 0px
position relative
height 30px
Expand Down Expand Up @@ -694,7 +694,7 @@
text-align center
border-left 1px solid doubleThick
border-right 1px solid doubleThick
font-family FiraCode
font-family FiraCode, monospace
letter-spacing -0.5px
// background blue

Expand Down
2 changes: 1 addition & 1 deletion app/App/Panel/Main/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
display flex
justify-content center
align-items center
font-family 'FiraCode', monospace
font-family FiraCode, monospace
font-size 26px
font-weight 300
overflow hidden
Expand Down
4 changes: 2 additions & 2 deletions app/App/Panel/Networks/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@

input
font-size 16px
font-family FiraCode, sans-serif
font-family FiraCode, monospace

// .phaseNetworkSymbol:hover
// background rgba(0, 255, 255, 0.08)
Expand All @@ -140,7 +140,7 @@

input
font-size 16px
font-family FiraCode, sans-serif
font-family FiraCode, monospace

.phaseNetworkExplorer
position absolute
Expand Down
2 changes: 1 addition & 1 deletion dash/App/Add/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@
cursor pointer

.actingAccountAddress
font-family Fira Code, monospace
font-family FiraCode, monospace
font-weight 400
font-size 20px
display flex
Expand Down
2 changes: 1 addition & 1 deletion dash/App/Signer/style/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@
letter-spacing 1px
// background blue
overflow hidden
font-family FiraCode
font-family FiraCode, monospace
// padding 6px

svg
Expand Down

0 comments on commit 113794d

Please sign in to comment.