Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
polonel committed Sep 7, 2018
1 parent ba864d8 commit 96b403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sass/partials/tickets.sass
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ div#accountsTable_wrapper

select, select:focus
-webkit-appearance: none
background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='#ccc' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>")
background: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'><path fill='%23ccc' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>")
background-position: 100% 50%
background-repeat: no-repeat
border: none
Expand Down

0 comments on commit 96b403d

Please sign in to comment.