Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.23 KB | None | 0 0
  1. .liDraggable > .fa-filter {
  2.     position: absolute;
  3.     top: 10px;
  4.     right: 65px;
  5.     color: #959595;
  6. }
  7.  
  8. .liDraggable > .fa-sort-amount-asc {
  9.     position: absolute;
  10.     top: 10px;
  11.     right: 45px;
  12.     color: #959595;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement