{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":["http://userstyles.org/","https://userstyles.org/"],"domains":[],"regexps":[],"code":"/* set background color */\r\nhtml {\r\n  background: #253960 url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAFCCAMAAAAHcEfNAAAABGdBTUEAAK/INwWK6QAAABl0RVh0 U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAEOUExURQAdPyM5YSI4YSE4YSQ5YBs2YSA4 YR43YRk1YB03YRw2YQEeQQgnTxc0Xw0sVh84YQQiRwopUg4tVwkoUAEfQhg0YBo1YSQ5YRAvWgIg RBEvWxQyXQQiSAwrVRUzXhYzXwopUQYkSw8uWBIwWwclTAwrVBIwXBUyXgMhRRMxXQIfRAIfQg8u WQsqUx83Yho2YQcmTgEdQQMhRwUkSgMhRgYlSw4sVwUjSBYzXgYlTBg1YBMxXAcmTQUjSSI5YQ0s VQYkSgQjSB43Yg8tWBEwWwkpUQspUxY0XxAvWQsrVBEvWgUjShQyXgAdQAgnThc0YAgmTgMgRR83 YQspUgknUBAuWRQxXQsqVB02YQMgRLiVdJ0AAAC9SURBVHjaxMV5M4JhHIXhQ0VCSERSWZN9K2RJ 9kL2yvf/Ip0585tnnvcd/zvXnLmBf94rDmjUkzZbsinz5hcf2JBjOqRJk5MGTuiSnnFE11iSCp3R qlzQPr2jjTHnG9PmHkWZMl94wA510cSaLEodSadKKXOLZdmmHzxhzrSQNXdYkXU5p7J0sGBeUJK8 nFJBHjHuvGHG1CjumTV7FAtIeHoY8QzLjfUTuzThDAVEQgZDrjDwh4xEdU9fgAEA1aYdEAeBB8AA AAAASUVORK5CYII=\") top left repeat-x !important;\r\n} \r\n\r\n/* fix padding on body */\r\nbody {\r\n  background: none !important;\r\n  color: #FFF !important;\r\n  font-family: Tahoma, Arial, Helvetica, sans-serif !important;\r\n  margin: 0 !important;\r\n  padding: 0 1em !important;\r\n  background-image: none !important;\r\n}\r\n\r\n#page {\r\n  background: none !important;\r\n  color: #FFF !important;\r\n}\r\n\r\n/* link colors */\r\na:link,\r\n#Comments .CommentHeader span a {\r\n  color: #82BDFF !important;\r\n  text-decoration: none !important;\r\n}\r\na:visited,\r\n#Comments .CommentHeader span a:visited {\r\n  color: #72DFAD !important;\r\n  text-decoration: none !important;\r\n}\r\na:hover {\r\n  text-decoration: underline !important;\r\n}\r\n\r\nimg {\r\n  border: none !important;\r\n}\r\n\r\n/* header links */\r\n#header-bar a {\r\n  color: #fff !important;\r\n}\r\n\r\n\r\n/* header bar */\r\n#header-bar {\r\n  background-color: navy !important;\r\n  border: 1px solid #4444CC !important;\r\n  border-top: none !important;\r\n}\r\n\r\n/* adds the Stylish logo to the header bar - from tweaked */\r\n#logo {\r\n  background: transparent url(chrome://stylish/skin/bigicon.png) center left no-repeat !important;\r\n  padding-left: 1em !important;\r\n} \r\n\r\n/* remove hover underline on logo link */\r\n#logo a {\r\n  text-decoration: none !important;\r\n}\r\n\r\n#header-bar #navigation li a {\r\n  border: 1px solid #4444CC !important;\r\n  background-color: transparent !important;\r\n}\r\n#header-bar #navigation li a:hover {\r\n  background-color: #4444CC !important;\r\n}\r\n/* current page tab bottom border */\r\n#header-bar #navigation li .current-page {\r\n  border-bottom: 1px solid white !important;\r\n  background-color: #FFFFFF !important;\r\n  color: navy !important;\r\n}\r\n\r\n#search-submit {\r\n  background: none !important;\r\n  border: 1px solid #4444CC !important;\r\n}\r\n\r\n#search-submit:hover {\r\n  background: #4444CC !important;\r\n  border: 1px solid #4444CC !important;\r\n}\r\n\r\n/* center a selective list of elements - from tweaked */ \r\nh1, h2, #screenshots, #style-meta, #errorExplanation,\r\n.screenshot-table, #donate, .linking-note, #miscellaneous,\r\n#show-code, #install-options {\r\n  text-align: center !important;\r\n  width: 100% !important;\r\n}\r\n\r\n/* move sidebar left */\r\n#sidebar {\r\n  float: left !important;\r\n  margin: 16px 0 0 0 !important;\r\n  font-size: small !important;\r\n  width: 25% !important;\r\n  padding-left: 20px !important;\r\n  padding-right: 5px !important;\r\n}\r\n/* make sidebar use more available space */\r\n#sidebar \u003e ul {\r\n  padding-left: 0 !important;\r\n  margin-bottom: 1em !important;\r\n}\r\n\r\n/* space out all the lists a bit - from tweaked */\r\nli {\r\n  padding-bottom: 2px !important;\r\n} \r\n\r\n/* move feed icon down a bit */\r\nh2 \u003e a + a \u003e img {\r\n  margin-bottom: -3px !important;\r\n}\r\n\r\n/* move homepage first paragraph down to better go with sidebar - from tweaked */\r\n#main-text {\r\n  margin-top: 3em !important;\r\n}\r\n\r\n/* style page */\r\n\r\n/* obsoletion message */\r\n\r\n/* short \"obsoletion\" messages should be below the author info - from tweaked */\r\ndiv#obsoletion-message {\r\n  float: none !important;\r\n  text-align: center !important;\r\n  margin-left: auto !important;\r\n  margin-right: auto !important;\r\n  padding: 1em !important;\r\n  width: auto !important;\r\n  border: 3px solid #4444CC !important;\r\n  -moz-border-radius: 10px !important;\r\n  background-color: navy !important;\r\n}\r\n\r\n/* make long description centered and 80% of width - orginally by Micah Bucy - from tweaked */\r\ndiv#long-description {\r\n  text-align: justify !important; \r\n  margin: 0 auto !important;\r\n  width: 80% !important; \r\n}\r\n\r\n/* allow full-size screenshots on hover - from tweaked */\r\n.multiple-screenshot:hover, .single-screenshot:hover {\r\n  max-width: 100% !important;\r\n}\r\n\r\n\r\n/* show install options as a list */\r\n#install-options {\r\n  margin: 0 auto !important;\r\n}\r\n#install-options \u003e * {\r\n  display: block !important;\r\n  margin: 0 auto !important;\r\n}\r\n#install-options td {\r\n  display: table-row !important;\r\n  text-align: left !important;\r\n}\r\n\r\n/* from tweaked */\r\n#control-panel {\r\n  text-align: center !important;\r\n  width: auto !important;\r\n}\r\n\r\n/* lemon color for code box */\r\n/* prevents long code from lengthening the page - from tweaked */\r\n#view-code {\r\n  text-align: left !important;\r\n  overflow:   auto  !important;\r\n  outline:    none  !important;\r\n  max-height: 20em  !important;\r\n  margin: 0em 2em 0em 3em !important;\r\n  background-color: lemonchiffon !important;\r\n  color: #000 !important;\r\n}\r\n\r\n/* rating boxes */\r\nlabel.rating {\r\n  border: 1px solid #4444CC !important;\r\n  padding: 2px 5px !important;\r\n}\r\nlabel.rating:hover {\r\n  background-color: #4444CC !important;\r\n}\r\n\r\n/* move the comments buttons closer to the text box - from tweaked */\r\n#delete-comment, #update-comment, #new-comment {\r\n  margin-top: -1em !important;\r\n}\r\n\r\n/* replace stars with nicer icon - by dougeeebear */\r\nimg[src*=\"star_1\"] {\r\n  width: 0 !important;\r\n  height: 12px !important;\r\n  padding-left: 12px !important;\r\n  margin-left: 1px !important;\r\n  margin-bottom: -1px !important;\r\n  background-image: url(data:image/x-png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABRUlEQVR42mNkwA7+Q2lGdAlGFRUVsOB6/zuMur0M/3aEs4t4rPz5GiT244e68OcPX9+LauUwqgjN+X/nzp3/jNhM/w81n5ER0xbGo1PCRG/t/8tjkh/9X1zJ6JWYjMJXZA1NbhJiYjKywpycGn/jpy6+zYjkXiQrUGxA9cOEOPP4gkUnF/z/z4AXgDQD1SZAzTgkysBg9wqXJohNR0wYGGzOMk5d+o8pO5rpH7qHkRV7ePwX3LGD8QOYf3puINvr96K/vUpm/UN3OzJfgzmficPoMxPjtw/XWLkEtH7DTAdJLiwyKgMpjO871wUTA+l7uUacmfHDQ0ZmAfn/f2GhVe7r4N+5x2sbw/eyP0C2X+fmAxtB4vvPmrM4Gp/8C9R7HYg1gYpPMjMw3NAAmnsV4hwPFkbGHX+AKUHpzocYNoY3DTdA4gCeMoAJrDcAYwAAAABJRU5ErkJggg) \r\n!important;\r\n}\r\nimg[src*=\"star_05\"] {\r\n  width: 0 !important;\r\n  height: 12px !important;\r\n  padding-left: 12px !important;\r\n  margin-left: 1px !important;\r\n  margin-bottom: -1px !important;\r\n  background-image: url(data:image/x-png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABeUlEQVR42mNkwA7+19TUrG5paQlDl2BUUVFhBDHW+99h1O1l+LcjnF3EY+XP1///MzCsXr1K+Pfv3++fPn3KCKT/V1dX/2fEZjpI8bZtW59duXIlsry8/BCKDUenhIne2v+XxyQ/+r+4ktErMRmFryANIADSdOvWLQN2dnZhVlbWv6mpqbdBNvzHtAKiGElIEIjfg22YEGceX7Do5IL//zHdBtUkBcRgzdevX2+B+uGQKAOD3StkTWg2MNy8edOvqKjoLOPUpf+YsqOZ/iF7GF3T8+fPtVNSUj6AnXR6biDb6/eiv71KZv2DKWYE2guKB0tLS2sQ/9q1a/7//v07y8LCwsT47cM1Vi4Brd8w00GKFxYZlYk4NxcgO8nb21t6wYIFzIwfHjIyC8j//wsLrXJfB//OPV7bGL6X/Zk0aZKfsrLydJD427dv5eLi4v4CzbsOxJpAxSeZGRhuaDAwxF8FKVi3bh1LUFDQn9bWViWgU9iAEXgDJA4AiWirq+hkuAEAAAAASUVORK5CYII)\r\n!important;\r\n}\r\nimg[src*=\"star_0.png\"] {\r\n  width: 0 !important;\r\n  height: 12px !important;\r\n  padding-left: 12px !important;\r\n  margin-left: 1px !important;\r\n  margin-bottom: -1px !important;\r\n  background-image: url(data:image/x-png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAB3UlEQVR42m2SO4gaURSG753R8Ym6bgYLSZMqddKmCISFmCILgq1pVBAhiQaVYLeJkGoGRFtfnZG12cJmSZFqYVnYJhBIqhUFJb5Gx8c8849dwg5czuHe8//3fOcOJfd8jUbjXFXV21Qq9en/M1oul6mVBINBmk6njWq1+iAcDv9eLpd3brf7OYTz4XBIEc1SqWTSe9xf8Dx/OZ/PldFodFIsFr//c0Oz2eR3u50XRabL5ZrA+b3X6/28Wq0InD/abLa6w+E4ttvtejKZ/GUJ7gKBwENsSIZh/KGUBnD9kaZphGEYyel0yjA+kmXZMRgMzmitVnvj8XjeQvQETmS/3xMICApNLKooCpEkiVhM6/X6y4FBEAQeh+8gSiEem6ZJAEysOB6P5cVicYFcyOVyN7Tb7TKxWMywhMiv0fNTlmV18JDNZsOC44rjuFeJRGJxgG61WhzUKnp+BvBviOx2uyV+v/9w+2w2m04mk5fgu4EZQ/v9vj0SiaidTucrwGMoUKbTqeDz+WahUOgMQ3BivEImk/mAAbG03W6z8Xhcr9frFcCeol8RRdVCoaBVKpXXeFAR0FcYddyqo6Io0mw2awKc1XX9cT6f/2G10uv1bNFoVMOf8AitcHjAn9b+Xxp18s1r/LalAAAAAElFTkSuQmCC)\r\n!important;\r\n}\r\n\r\n/* self-explanitory as well? - from tweaked */\r\n.screenshot-note {\r\n  font-size: x-small !important; \r\n}\r\n\r\n/* All styles 3-column display - by Loucypher - from tweaked */\r\n#style-list {\r\n  -moz-column-count: 3 !important;\r\n  font-size: small;\r\n}\r\n\r\n/* make long description twice as high */\r\ntextarea#long-description {\r\n  height: 10em !important;\r\n}"},{"urls":[],"urlPrefixes":["http://userstyles.org/user/","https://userstyles.org/user/"],"domains":[],"regexps":[],"code":"#header-bar + h1 + ul {\r\n  margin-top: 0 !important;\r\n}\r\n\r\n/* move the user's list of styles closer to the styles title - from tweaked */\r\nh2 { margin-bottom: 0 !important; }\r\n#style-list { margin-top: 0.5em !important; }\r\n\r\n\r\n/* move \"comment's on others'\" right - doesn't work anymore\r\n#style-list + h2,\r\n#style-list + h2 + ul {\r\n  max-width: 47% !important;\r\n  float: left !important;\r\n  clear: left !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n}\r\n#style-list + h2 + ul li {\r\n  overflow:   auto  !important;\r\n  outline:    none  !important;\r\n}\r\n\r\n* move \"user's comments\" to the left *\r\n#style-list + h2 + ul + h2,\r\n#style-list + h2 + ul + h2 + ul {\r\n  max-width: 47% !important;\r\n  float: right !important;\r\n  padding: 0 !important;\r\n  margin: 0 !important;\r\n}\r\n#style-list + h2 + ul + h2 + ul li {\r\n  overflow:   auto  !important;\r\n  outline:    none  !important;\r\n}\r\n* fix the position of the left column *\r\n#style-list + h2 + ul + h2 {\r\n  margin-top: -1.25em !important;\r\n}\r\n*/"},{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* makes label text smaller to increase size of text area - from tweaked */\r\nlabel, th {\r\n  font-size: small !important;\r\n  white-space: normal !important;\r\n}"},{"urls":[],"urlPrefixes":["http://userstyles.org/style/new","http://userstyles.org/style/edit","http://userstyles.org/style/update","https://userstyles.org/style/new","https://userstyles.org/style/edit","https://userstyles.org/style/update"],"domains":[],"regexps":[],"code":"/* moves elements around a little to make the new save button position work - from tweaked */\r\n#header-bar + p  {\r\n  text-align: center !important;\r\n  margin: 1em 0em 2em 0em !important;\r\n  font-size: large !important;\r\n}\r\n\r\n/* lemon color for other boxes */\r\n#short-description,\r\n#long-description,\r\n#css,\r\n#before-screenshot-new + input,\r\n#before-screenshot-change + input,\r\n#after-screenshot-new + input,\r\n#after-screenshot-change + input {\r\n  background-color: lemonchiffon !important;\r\n}\r\n\r\n/* move \"save\" button to upper right side - from tweaked */\r\ninput[type=\"submit\"][value=\"Save\"] {\r\n  position: absolute !important;\r\n  right: 2em !important;\r\n  top: 6em !important;\r\n}"},{"urls":["http://userstyles.org/login","http://userstyles.org/user/update_password","https://userstyles.org/login","https://userstyles.org/user/update_password"],"urlPrefixes":["http://userstyles.org/user/edit_password/","https://userstyles.org/user/edit_password/"],"domains":[],"regexps":[],"code":"form table:not([class=\"form-controls\"]) .two-column { margin: auto !important; }\r\n    form, p { text-align: center !important; }\r\n    #password, #username { width: 10em !important }"},{"urls":[],"urlPrefixes":["http://userstyles.org/forum/","https://userstyles.org/forum/"],"domains":[],"regexps":[],"code":"body {\r\n  font-size: 1em !important;\r\n}\r\n\r\n/* text colors */\r\nbody,\r\nh1,\r\nh2,\r\ntable,\r\ntd,\r\nlegend,\r\nlabel,\r\n#AccountProfile,\r\n#AccountHistory,\r\n.CommentBody,\r\n.CommentBody * {\r\n  color: #fff !important;\r\n}\r\n\r\n#Panel,\r\n#Panel a,\r\n#AboutVanilla,\r\n#Discussions \u003e li,\r\n#Discussions \u003e li \u003e ul,\r\n#frmPostDiscussion,\r\n#frmPostComment,\r\n#Form form,\r\n.CommentBody blockquote {\r\n  background: none !important;\r\n}\r\n\r\n#Session {\r\n  top: 3px !important;\r\n  right: 35px !important;\r\n  color: #BBBBBB !important;\r\n}\r\n\r\n#Header {\r\n  background: navy !important;\r\n  border: 1px solid #4444CC !important;\r\n  border-top: none !important;\r\n  -moz-border-radius-bottomleft: 10px !important;\r\n  -moz-border-radius-bottomright: 10px !important;\r\n  padding: 0 20px !important;\r\n}\r\n\r\n#Header a {\r\n  color: white !important;\r\n}\r\n\r\n#Header \u003e h1 {\r\n  margin: 0 0 1px 1px !important;\r\n  background: transparent url(chrome://stylish/skin/bigicon.png) center left no-repeat !important;\r\n  padding: 11px 0 14px 32px !important;\r\n  color: white !important;\r\n  font-size: xx-large !important;\r\n  text-align: left !important;\r\n}\r\n\r\n#Header \u003e ul {\r\n  margin-top: -22px !important;\r\n  text-align: right !important;\r\n}\r\n\r\n#Header \u003e ul \u003e li {\r\n  border: none !important;\r\n  background-color: transparent !important;\r\n}\r\n\r\n#Header \u003e ul \u003e li \u003e a {\r\n  border: 1px solid #4444CC !important;\r\n  border-bottom: none !important;\r\n  -moz-border-radius-topleft: 5px !important;\r\n  -moz-border-radius-topright: 5px !important;\r\n  background-color: transparent !important;\r\n  padding: 0 10px !important;\r\n  font-weight: bold !important;\r\n  font-size: 16px !important;\r\n}\r\n\r\n#Header \u003e ul \u003e li \u003e a:hover {\r\n  background-color: #4444CC !important;\r\n}\r\n\r\n\r\n#Header \u003e ul \u003e li.TabOn \u003e a {\r\n  background-color: white !important;\r\n  color: #83A2D1 !important;\r\n  border-bottom: 1px solid white !important;\r\n}\r\n\r\n#Panel p {\r\n  margin: 20px auto !important;\r\n}\r\n\r\n#CommentBoxController {\r\n  border: 1px solid #4444CC !important;\r\n  background: none !important;\r\n  margin: -8px -4px 0 0 !important;\r\n  -moz-border-radius: 5px !important;\r\n}\r\n\r\n#CommentBoxController:hover {\r\n  background-color: #4444CC !important;\r\n}\r\n\r\n#CommentBox {\r\n  width: 100% !important;\r\n}\r\n\r\n#Content .Top {\r\n  white-space: normal !important;\r\n  overflow: visible !important;\r\n}\r\n\r\n#Content .Top \u003e .PageInfo {\r\n  border-top: 0 !important;\r\n  border-bottom: 1px solid #CCCCCC !important; \r\n  margin-bottom: -5px !important;\r\n}\r\n\r\n#Content .Top \u003e .PageInfo \u003e p {\r\n  float: none !important;\r\n  display: block !important;\r\n  text-align: left !important;\r\n}\r\n\r\n#Content .Top \u003e .PageInfo \u003e .PageList {\r\n  margin-top: -23px !important;\r\n}\r\n\r\n#Content .Middle \u003e .PageInfo,\r\n#Content .Bottom \u003e .PageInfo {\r\n  border-bottom: 0 !important;\r\n}\r\n\r\n#Categories \u003e li {\r\n  background: none !important;\r\n  color: white !important;\r\n}\r\n\r\n#SearchDiscussions,\r\n#SearchComments {\r\n  border-bottom: none !important;\r\n}\r\n\r\n.ContentInfo h1 {\r\n  font-size: 2em !important;\r\n}\r\n.ContentInfo h1 * {\r\n  font-size: inherit !important;\r\n}\r\n\r\n#Discussions {\r\n  margin-top: 0 !important;\r\n}\r\n\r\n.Description,\r\n.Description strong,\r\n.Description i,\r\n#CustomInfo li,\r\n#Form.Account label small,\r\n#SimpleSearchRadios {\r\n  color: #DFAD72 !important;\r\n}\r\n\r\n.DiscussionType {\r\n  color: #BBBBBB !important;\r\n}\r\n\r\n#Form.AddComments {\r\n  margin-top: 1em !important;\r\n}\r\n\r\n#Form li {\r\n  color: #BBBBBB !important;\r\n}\r\n\r\n/* quotes */\r\n.CommentBody blockquote,\r\n.CommentBody code {\r\n  border-left: 1px solid #CCCCCC !important;\r\n  background-color: #256039 !important;\r\n}\r\n\r\n.CommentBody blockquote blockquote {\r\n  border-bottom: 1px solid #CCCCCC !important;\r\n  border-right: 1px solid #CCCCCC !important;\r\n  border-left: 1px solid #CCCCCC !important;\r\n}\r\n\r\n.CommentBody blockquote cite {\r\n  border-bottom: 1px solid #CCCCCC !important;\r\n}\r\n\r\n/* Weishun: \u003cblink\u003eGreat! Now we can be really annoying. 8-Ã¾\u003c/blink\u003e */\r\n/* LOL, pwned */\r\n.CommentBody blink {\r\n  text-decoration: none !important;\r\n}"},{"urls":["http://userstyles.org/apps/ads.html","https://userstyles.org/apps/ads.html"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"body {\r\n  padding: 0 !important;\r\n}"}],"url":"http://userstyles.org/styles/478","updateUrl":"https://userstyles.org/styles/chrome/478.json","md5Url":"https://update.userstyles.org/478.md5","originalMd5":"afbead8639236693fb6127e6b3c82106","name":"userstyles.org - dark blue redesign"}