Advertisement
nlozovan

Untitled

Mar 21st, 2014
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. /*for hiding the date*/
  2. .list-view .timeline-elem span.post-date > a {visibility:hidden;}
  3.  
  4. /*for hiding the circle too*/
  5. .list-view .timeline-elem span.post-date {display:none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement