Advertisement
theroot

stylus keepa

Jan 22nd, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. @-moz-document domain("keepa.com") {
  2. .detailProductPageIFrame {
  3. background: #c7c7c7 !important;
  4. }
  5. .legend {
  6. background: #c7c7c7 !important;
  7. }
  8. table tbody tr{
  9. border-top: #c7c7c7 !important;
  10. }
  11. .legendRange {
  12. border-left: #c7c7c7 !important;
  13. }
  14. ul#tabHeadIFrame {
  15. background: #c7c7c7 !important;
  16. }
  17. .tabItemI{
  18. background: #c7c7c7 !important;
  19. border: #c7c7c7 !important;
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement