update button copy and styles
This commit is contained in:
parent
dd01d22b0f
commit
c2b9c086a5
|
@ -24,7 +24,7 @@
|
|||
|
||||
{{content-for 'body-footer'}}
|
||||
|
||||
<a href="javascript:void(0)" class="feedback-button" id="userlikeCustomTab" data-right="20" data-bottom="50" data-orientation="top">Feedback & Support</a>
|
||||
<a href="javascript:void(0)" class="feedback-button" id="userlikeCustomTab" data-right="20" data-bottom="50" data-orientation="top">Do you have a question?</a>
|
||||
<script type="text/javascript" src="//userlike-cdn-widgets.s3-eu-west-1.amazonaws.com/0327dbb23382ccbbb91b445b76e8a91d4b37d90ef9f2faf84e11177847ff7bb9.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -14,14 +14,13 @@
|
|||
margin: 0
|
||||
padding: .5em 1em .5em
|
||||
border-radius: 4px
|
||||
border: solid 1px #399399
|
||||
transform: translateY(20%)
|
||||
will-change: transform
|
||||
transition: transform ease 200ms
|
||||
background: $white
|
||||
font-size: 13px
|
||||
color: #a2afb3
|
||||
text-transform: uppercase
|
||||
box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.15)
|
||||
font-size: 16px
|
||||
color: #399399
|
||||
z-index: 89
|
||||
|
||||
.feedback-button:hover
|
||||
|
|
Loading…
Reference in New Issue
Block a user