{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n\r\n/*\r\nBy banthaz\r\nVersion 1.0 (Aug 16 2011)\r\n*/\r\n\r\n\r\n/******************************** ICON ********************************/\r\n\r\n\r\n/********************* POSITION *********************/\r\n\r\n\r\n/* Position */\r\ndiv#autopagerize_icon\r\n{\r\nz-index: 999999 !important;\r\nposition: fixed !important;\r\ntop: 3px !important;\r\nright: 3px !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/*********************** STYLE **********************/\r\n\r\n\r\n/* Style \u0026 Size */\r\ndiv#autopagerize_icon,\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(odd)\r\n{\r\nborder: none !important;\r\nborder-radius: 2px !important;\r\nheight: 10px !important;\r\nwidth: 10px !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/********************** COLORS **********************/\r\n\r\n\r\n/* On */\r\ndiv#autopagerize_icon[style*=\"rgb(0, 255, 0)\"],\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(1)\r\n{\r\nbackground: rgb(0, 255, 0) !important;\r\n}\r\n\r\n\r\n/* Off */\r\ndiv#autopagerize_icon[style*=\"rgb(204, 204, 204)\"],\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(3)\r\n{\r\nbackground: rgb(204, 204, 204) !important;\r\n}\r\n\r\n\r\n/* Loading */\r\ndiv#autopagerize_icon[style*=\"rgb(0, 255, 255)\"],\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(5)\r\n{\r\nbackground: rgb(0, 255, 255) !important;\r\n}\r\n\r\n\r\n/* Terminated */\r\ndiv#autopagerize_icon[style*=\"rgb(0, 0, 255)\"],\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(7)\r\n{\r\nbackground: rgb(0, 0, 255) !important;\r\n}\r\n\r\n\r\n/* Error */\r\ndiv#autopagerize_icon[style*=\"rgb(255, 0, 255)\"],\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(9)\r\n{\r\nbackground: rgb(255, 0, 255) !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n/******************************** POPUP *******************************/\r\n\r\n\r\n/****************** THE WHOLE POPUP *****************/\r\n\r\n\r\n/* Position, Size, Style \u0026 Animation */\r\ndiv#autopagerize_help:not(#override)\r\n{\r\nz-index: 999998 !important;\r\nposition: fixed !important;\r\ntop: 2px !important;\r\nright: 2px !important;\r\nwidth: 135px !important;\r\nheight: 70px !important;\r\npadding: 5px !important;\r\nborder: 1px solid rgb(204, 204, 204) !important;\r\n-moz-transition-property: top, right !important;\r\n-moz-transition-duration: .4s !important;\r\n-moz-transition-timing-function: ease-out !important;\r\n}\r\ndiv#autopagerize_help:-moz-any([style*=\"top:-200px;\"],[style*=\"top: -200px;\"]):not(#override)\r\n{\r\ntop: -140px !important;\r\nright: -270px !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/******************* GENERAL RULES ******************/\r\n\r\n\r\n/* Style \u0026 Text style */\r\ndiv#autopagerize_help,\r\ndiv#autopagerize_help *\r\n{\r\nbackground: white !important;\r\nbox-shadow: none !important;\r\nborder: none !important;\r\ncolor: black !important;\r\nfont-size: 10px !important;\r\nfont-family: verdana !important;\r\nfont-weight: normal !important;\r\nline-height: 120% !important;\r\ntext-align: left !important;\r\ntext-shadow: none !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/******************* THE \"LEGEND\" *******************/\r\n\r\n\r\n/* Various fixes */\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div\r\n{\r\nwidth: 80px !important;\r\nfloat: left !important;\r\n}\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(odd)\r\n{\r\nfloat: left !important;\r\nmargin: 0 3px !important;\r\n}\r\ndiv#autopagerize_help \u003e div:nth-child(1) \u003e div \u003e div:nth-child(even)\r\n{\r\nmargin: 0 3px !important;\r\ntext-transform: capitalize !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/*************** ON/OFF TOGGLE BUTTON ***************/\r\n\r\n\r\n/* Create the button */\r\ndiv#autopagerize_help \u003e div:nth-child(2) \u003e a.autopagerize_link\r\n{\r\nfont-size: 0 !important;\r\ntext-decoration: none !important;\r\n}\r\ndiv#autopagerize_help \u003e div:nth-child(2) \u003e a.autopagerize_link::after\r\n{\r\ncontent: \"Turn off\" !important;\r\nfont-size: 10px !important;\r\n-moz-appearance: button !important;\r\n}\r\ndiv#autopagerize_icon[style*=\"rgb(204, 204, 204)\"] + div#autopagerize_help \u003e div:nth-child(2) \u003e a.autopagerize_link::after\r\n{\r\ncontent: \"Turn on\" !important;\r\npadding-right: 1px !important;\r\n}\r\n\r\n\r\n\r\n\r\n\r\n/*********************** OTHER **********************/\r\n\r\n\r\n/* Remove an unnecessary WOT circle */\r\ndiv#autopagerize_help \u003e div:nth-child(3) \u003e div\r\n{\r\ndisplay: none !important;\r\n}"}],"url":"http://userstyles.org/styles/52537","updateUrl":"https://userstyles.org/styles/chrome/52537.json","md5Url":"https://update.userstyles.org/52537.md5","originalMd5":"4ba3cf2f26a12fda96ac20c2b46e5559","name":"AutoPagerize - Protect/Restyle","thumbnail":"https://userstyles.org/style_screenshots/52537_after.png?r=1770966031"}