Guest User

Untitled

a guest
Apr 22nd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. .lf_comment_user img{
  2. width: 25px !important;
  3. height: 25px !important;
  4. margin-right: 10px !important;
  5. }
  6. .lf_comment{
  7.  
  8. }
  9. .lf_comment_body{
  10. margin: 0 0 10px -25px !important;
  11. }
  12. .lf_comment_body a{
  13. color: #999 !important;
  14. }
  15. .lf_comment_footer{
  16. width: 150px !important;
  17. height: 20px !important;
  18. }
  19.  
  20. .lf_comment_footer a.lf_mini_avatar, .lf_comment_footer a.lf_mini_avatar img{
  21. height: 13px !important;
  22. width: 13px !important;
  23. }
  24.  
  25. .lf_comment_user_rating{
  26. color: #777 !important;
  27. background: #333 !important;
  28. padding: 1px 4px !important;
  29. -moz-border-radius: 2px !important;
  30. -webkit-border-radius: 2px !important;
  31. border-radius: 2px !important;
  32. }
  33.  
  34. #lf_stream_direction{
  35. display: none !important;
  36. color: #999 !important;
  37. border-bottom: 1px solid #232323 !important;
  38. -webkit-box-shadow: 0px 1px #414141 !important;
  39. -moz-box-shadow 0px 1px #414141 !important;
  40. box-shadow: 0px 1px #414141 !important;
  41. }
  42. #lf_stream_direction a{
  43. color: #777 !important;
  44. }
  45. .lf_comment_divider{
  46. border-top: 1px solid #232323 !important;
  47. }
  48. .lf_comment_date{
  49. color: #666 !important;
  50. }
  51.  
  52. .lf_share, .lf_flag{
  53. color: #555 !important;
  54. }
  55.  
  56. .lf_share:hover, .lf_flag:hover{
  57. color: #999 !important;
  58. }
  59.  
  60. .lf_button{
  61. background: #555 !important;
  62. color: #c0c0c0 !important;
  63. border: 1px solid #777 !important;
  64. text-shadow: none !important;
  65. padding: 2px 5px !important;
  66. font-size: 11px !important;
  67.  
  68. }
Add Comment
Please, Sign In to add comment