cb userstyle pro chromium

From chytrex, 7 Years ago, written in CSS, viewed 122 times.
URL http://minetest.wjake.com/stikked/view/7a6cd0da Embed
Download Paste or View Raw
  1. .ad {
  2.         width: 30px !important;
  3.         overflow: hidden !important;
  4.         position: relative !important;
  5.         z-index: 50 !important;
  6.         display: none !important;
  7. }
  8. .ad.top_tags {
  9.         width: 0 !important;
  10.         border-left: 10px solid #000 !important;
  11.         display: block !important;
  12.         visibility: visible !important;
  13.         /*left: 20px !important;*/
  14.         white-space: nowrap !important;
  15.         position: absolute !important;
  16.         right: 10px !important;
  17. }
  18. .ad:hover {
  19.         width: 180px !important;
  20. }
  21. #defchat,
  22. ul.list {
  23.         width: 1159px !important;
  24. }

Reply to "cb userstyle pro chromium"

Here you can reply to the paste above