Cursor pointer on upload-photos button in webkit browsers

This commit is contained in:
arlogn 2013-08-05 15:07:11 +02:00
parent 6689f20710
commit 0cccd87259

View file

@ -713,14 +713,6 @@ form p.checkbox_select
*:-moz-placeholder
@include placeholder_styles
#file-upload
input
:height 100%
:width 100%
:cursor pointer
img
:margin-right 20px
#publisher
:z-index 1
:color #999
@ -833,10 +825,11 @@ form p.checkbox_select
:right initial !important
:height 100%
:width 100%
&::-webkit-file-upload-button
:cursor pointer
img
@include opacity(0.4)
:vertical-align bottom
&:hover