Advertisement
MyListing

Untitled

Feb 17th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. .finder-tabs .nav-tabs li .mi.filter_list:before {
  2. content: "\e9fa";
  3. font-family: 'icomoon' !important;
  4. }
  5. .finder-tabs .nav-tabs li:nth-child(3) a i.material-icons {
  6. font-size: 0px;
  7. }
  8. .finder-tabs .nav-tabs li:nth-child(3) a i.material-icons:before {
  9. font-size: 24px;
  10. content: "\e935";
  11. font-family: 'icomoon' !important;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement