Guest User

uBlock Papper grid

a guest
Oct 19th, 2020
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 1.86 KB | None | 0 0
  1. ! siatka pepper v0.0.1 - https://www.wykop.pl/tag/pepperwsiatke/
  2. www.pepper.pl#$#.listLayout-main.cept-event-deals{ display: grid; grid-template-columns: repeat(4, 250px); width: auto !important; grid-gap: 5px; }
  3. www.pepper.pl#$#.threadGrid { padding: 0 !important;  }
  4. www.pepper.pl#$#.threadGrid > div{ grid-column: 1/1 !important; grid-row: auto !important;  }
  5. www.pepper.pl#$#.threadGrid > .threadGrid-image{ grid-row: 2 !important;  }
  6. www.pepper.pl#$#.threadGrid > .threadGrid-image > a{ max-width: 100%; width: 100% !important;  }
  7. www.pepper.pl#$#.threadGrid>.threadGrid-headerMeta{ grid-row: 1; height: 60px;}
  8. www.pepper.pl#$#.threadGrid>.threadGrid-headerMeta>div{ display: block !important; position: relative; }
  9. www.pepper.pl#$#.threadGrid>.threadGrid-headerMeta>div>.vote-box{ position: absolute !important; left: 5px; top: 5px }
  10. www.pepper.pl#$#.threadGrid>.threadGrid-headerMeta>div>.boxAlign-jc--all-fe{ flex-wrap: wrap; font-size: .6rem;}
  11. www.pepper.pl#$#.threadGrid>.threadGrid-body{ grid-row: 3; display: grid;}
  12. www.pepper.pl#$#.threadGrid>.threadGrid-body .hide--empty{ order: -1}
  13. www.pepper.pl#$#.threadGrid>.threadGrid-footerMeta{ grid-row: 4;}
  14. www.pepper.pl#$#.threadGrid-footerMeta .footerMeta { justify-content: space-between;flex-wrap: wrap;}
  15. www.pepper.pl#$#.threadGrid-footerMeta .footerMeta > span { position: relative; display: inline-block}
  16. www.pepper.pl#$#.threadGrid-headerMeta>div { flex-wrap: wrap }
  17. www.pepper.pl#$#.threadGrid-headerMeta>div>div { flex-grow: initial; flex: 1 1 }
  18. www.pepper.pl#$#.threadGrid-title {padding: 5px !important}
  19. www.pepper.pl#$#.threadGrid-body {padding: 5px  !important}
  20. www.pepper.pl#$#.threadGrid-title .overflow--fade {white-space: initial !important; flex-wrap: wrap;}
  21. www.pepper.pl#$#.imgFrame-img {width: 100%; object-fit: contain}
  22. www.pepper.pl#$#article.thread--type-list + div.thread--type-list {display:none}
Add Comment
Please, Sign In to add comment