Advertisement
gavin19

RES - commentBoxes

Feb 23rd, 2012
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 2.33 KB | None | 0 0
  1. For 4.0.3
  2.  
  3. body:not(.res-nightmode) .commentarea .comment {background-color:ghostWhite!important;}
  4. body:not(.res-nightmode) .commentarea .comment .comment {background-color:#cee3f8!important;}
  5. body:not(.res-nightmode) .commentarea .comment .comment .comment {background-color:ghostWhite!important;}
  6. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment {background-color:#cee3f8!important;}
  7. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  8. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment {background-color:#cee3f8!important;}
  9. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  10. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment {background-color:#cee3f8!important;}
  11. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  12. body:not(.res-nightmode) .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{background-color:#cee3f8!important;}
  13.  
  14. For 4.0.4>
  15.  
  16. .res .commentarea .comment {background-color:ghostWhite!important;}
  17. .res .commentarea .comment .comment {background-color:#cee3f8!important;}
  18. .res .commentarea .comment .comment .comment {background-color:ghostWhite!important;}
  19. .res .commentarea .comment .comment .comment .comment {background-color:#cee3f8!important;}
  20. .res .commentarea .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  21. .res .commentarea .comment .comment .comment .comment .comment .comment {background-color:#cee3f8!important;}
  22. .res .commentarea .comment .comment .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  23. .res .commentarea .comment .comment .comment .comment .comment .comment .comment .comment {background-color:#cee3f8!important;}
  24. .res .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment {background-color:ghostWhite!important;}
  25. .res .commentarea .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment{background-color:#cee3f8!important;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement