Fix font in the "Sync Now" button.
This commit is contained in:
parent
a6ee607771
commit
8fac690236
|
@ -13,7 +13,7 @@
|
||||||
outline: none
|
outline: none
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
text-align: center
|
text-align: center
|
||||||
font: 11px/normal sans-serif
|
font: 11px/normal "Source Sans Pro", Helvetica, sans-serif
|
||||||
color: $gray-dark-3
|
color: $gray-dark-3
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
|
|
||||||
|
@ -44,4 +44,4 @@
|
||||||
background-color: #40454F
|
background-color: #40454F
|
||||||
color: #FFF
|
color: #FFF
|
||||||
border: 1px solid #40454F
|
border: 1px solid #40454F
|
||||||
cursor: pointer
|
cursor: pointer
|
||||||
|
|
Loading…
Reference in New Issue
Block a user