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