{"sections":[{"urls":[],"urlPrefixes":[],"domains":["kingdomofloathing.com","loathing2.com"],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\nbody, form {\r\n  background: #e2eeff !important;\r\n  border: none !important;\r\n  -moz-border-radius: 5px !important; border-radius: 5px !important;\r\n}\r\n\r\n/* font colors */\r\n[color=\"green\"] {color: #1f8e1f !important;}\r\n[color=\"blue\"] {color: #2780b2 !important;}\r\n\r\n/* --- Content --- */\r\n\r\n\r\n/*- main headers -*/\r\n\r\n.header,\r\n#recipeHeader,\r\n[bgcolor=\"blue\"],\r\n[bgcolor=\"blue\"][width],\r\n[style*=\"background: blue\"],\r\n[style*=\"background-color: blue\"], /* don't ask why this has to be redundant */\r\n[style*=\"background-color:blue\"], \r\n#pop_ircm \u003e div[style^=\"color: white; background-color: blue;\"],\r\ndiv.title {\r\n  background-color: #4863a0 !important; \r\n}\r\n/*top-left corners*/\r\n#recipeHeader, /* (for GM scripts)  */\r\ntable[width=\"95%\"][cellspacing=\"0\"][cellpadding=\"1\"][style], \r\n#pop_ircm, #pop_ircm \u003e div,\r\n[bgcolor=\"blue\"]:not([width]),\r\n[bgcolor=\"blue\"][width]:first-child {\r\n  -moz-border-radius-topleft: 9px; border-top-left-radius: 9px;}\r\ntd[bgcolor=\"blue\"][width] +td, \r\ntd[bgcolor=\"blue\"][width]:last-child {\r\n  -moz-border-radius-topleft: 0 !important; border-top-left-radius: 0 !important;}\r\n\r\n/*top-right corners*/\r\n#recipeHeader, /* (for GM scripts) */\r\ntable[width=\"95%\"][cellspacing=\"0\"][cellpadding=\"1\"][style],\r\n[bgcolor=\"blue\"]:not([width]),\r\n[bgcolor=\"blue\"][width]:last-child {\r\n  -moz-border-radius-topright: 9px; border-top-right-radius: 9px;}\r\ntd[bgcolor=\"blue\"][width] +td, \r\ntd[bgcolor=\"blue\"][width]:first-child {\r\n  -moz-border-radius-topright: 0 !important; border-top-right-radius: 0 !important;}\r\n\r\n#options #body, #options #tabs ul,\r\n#recipeContent,\r\n[style*=\"border: 1px solid blue;\"],\r\n#jumptobot {\r\n  border-color: #4863a0 !important; \r\n  -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;\r\n}\r\n#options #tabs li {border-color: #4863a0 !important;}\r\n#options #tabs li[class=\"active\"] {\r\n  border-right: none !important;\r\n  box-shadow: inset -16px 0 16px #e2eeff;\r\n}\r\n\r\n[bgcolor=\"orange\"] {\r\n  background-color: gold !important; \r\n  -moz-border-radius: 9px 9px 0 0; border-radius: 9px 9px 0 0;\r\n}\r\n[style*=\"border: 1px solid black\"] {\r\n  border-color: #151d30 !important; \r\n  -moz-border-radius: 4px; border-radius: 4px;\r\n}\r\n\r\ncenter:nth-child(even):first-child {\r\n  -moz-border-radius: 4px; border-radius: 4px;\r\n  margin: 2px 0.1%; /*] variable margin [*/\r\n  padding: 1pt 0;\r\n  color: #222;\r\n}\r\n\r\n/*- table layering overrides -*/\r\n\r\ntr\u003etd\u003ecenter {background: transparent !important;}\r\n\r\ntbody:first-of-type, \r\ntd:not([height]):empty {\t/* excludes progress bars on left pane */\r\n  background-color: transparent !important;\r\n}\r\n\r\ntable:not([title]):not([cellspacing]):not(.item):not(.guts):not(.stuffbox),\r\n#curequip, div.guts\u003eul {\r\n  -moz-border-radius: 8px 8px 4px 4px; border-radius: 8px 8px 4px 4px;\r\n  background: white; \r\n  margin-bottom: .16em;\r\n}\r\n\r\n/* Effects header */\r\nbr +center +center \u003e p {\r\n  margin-left: -1px;\r\n  background-color: #4863a0 !important; \r\n  color: white;\r\n}\r\n/* Familiar header */\r\ncenter\u003e p\u003e table[width=\"90%\"] tr\u003e td:only-child {\r\n  background: #4863a0 !important; \r\n  color: white;\r\n  margin: -11px 1px; \r\n  text-align: center;\r\n  -moz-border-radius: 5pt;\r\n  border-radius: 5pt;\r\n}\r\n\r\n/*- inner borders \u0026 padding -*/\r\ntd:not(:empty) \u003e center:only-child {\r\n  padding: 2px 2pt; \r\n  background: #c5deff;\r\n  color: #334045; \r\n  -moz-border-radius: 12px 12px 5px 5px;\r\n  border-radius: 12px 12px 5px 5px; \r\n}\r\ncenter\u003etable:not([title]):not([width])[cellpadding=\"0\"][cellspacing=\"0\"]:only-of-type {\r\npadding: 1.2pt 1.8pt;}\r\n\r\n/*- input elements -*/\r\n\r\ninput.button, input.tinybutton {\r\n -moz-appearance: none !important;\r\n border: 1px solid !important;\r\n border-color: #d9dfea #0e1f5b #0e1f5b #d9dfea !important;\r\n background-color: #3b5998 !important;\r\n color: #fff !important;\r\n}\r\nbutton:active:hover, input[type=\"reset\"]:active:hover, input[type=\"button\"]:active:hover, input[type=\"submit\"]:active:hover {\r\n  padding: 0 6px !important;} /* don't move button text on click */\r\n\r\ninput.tinybutton, \r\ninput.tinybutton:hover, \r\ninput.tinybutton:active:focus {\r\n  padding: 0px 3px !important;\r\n  margin: -1px 2px 1px -2px;\r\n}\r\ninput.button:hover, \r\ninput.tinybutton:hover { border: 1px outset !important;}\r\ninput.button:active, \r\ninput.tinybutton:active { border: 1px solid #0e1f5b !important;}\r\n\r\ninput.tinybutton, div.title {\r\n  font-size: 8pt;\r\n  font-weight: bold;\r\n  padding: 0px;\r\n}\r\ntextarea,\r\ninput.tinytext { \r\n  -moz-appearance: none !important;\r\n  border: 1px solid dimgray !important;}\r\ntextarea:hover,\r\ninput.tinytext:hover { border-color: black;}\r\ntextarea:active, input.tinytext:active { border-color: #3b5998 !important;}\r\n\r\n/*- paragraphs -*/\r\n[class] label, p {\r\n  padding: 0 0 .0125em .2em;\r\n  color: #345;\r\n  background: #e2eeff; \r\n  -moz-border-radius: 4px; border-radius: 4px;\r\n  box-shadow: inset 0 0 8px white;\r\n}\r\np:empty { /*empty paragraphs*/\r\n  display: none;\r\n  background-color: transparent !important;}\r\ntd:empty { background-color: white;}\r\np \u003e table:not([width]) {\r\n  border: none !important; \r\n  background-color: transparent !important;}\r\n\r\n/*- inventory: item list -*/\r\n\r\n.i {\r\n  border: 1px dotted #e2eeff;\r\n  -moz-border-radius: 4px;\r\n  border-radius: 4px;\r\n  background-color: transparent;\r\n}\r\n.i .hand {\r\n  border: 1px solid #add8e6 !important;\r\n  -moz-border-radius: 2px;\r\n  border-radius: 2px;\r\n}\r\n\r\n#options #body {}\r\n\r\n/* popup menus */\r\n#menu:not(:hover),\r\n#pop_ircm:not(:hover), \r\ndiv[style^=\"position: absolute; text-align: right; background-color: white; border: 1px solid black;\"]:not(:hover)\r\n{ opacity:0.96;\r\n  -moz-box-shadow: 0px 1px 2px silver; box-shadow: 0px 1px 2px silver;\r\n}\r\n#menu:hover,\r\n#pop_ircm:hover, \r\ndiv[style^=\"position: absolute; text-align: right; background-color: white; border: 1px solid black;\"]:hover\r\n{ -moz-box-shadow: 0px 2px 4px silver; box-shadow: 0px 2px 4px silver; \r\n}\r\n\r\n/* dividers */\r\ntd[height=\"1\"][bgcolor=\"black\"] {\r\n  background-color: #334455 !important;\r\n  -moz-border-radius: 2px; border-radius: 2px;\r\n}\r\n/* progress bars in player's character sheet */\r\ntd +td[valign=\"center\"] \u003e table[cellpadding][cellspacing] tr {\r\n  background-color: #e2eeff !important;}\r\ntd +td[valign=\"center\"] \u003e \r\ntable[cellpadding][cellspacing] tr \u003e td:first-child {\r\n  background-color: #334455 !important;\r\n}\r\n\r\n/*- \"Manage your Custom Outfits\" link -*/\r\n\r\ncenter \u003e div +form + a {\r\n  position: relative;\r\n  top: -8px !important;}\r\ncenter \u003e div +form + a:not(:hover) {\r\n  background: transparent !important;\r\n}\r\ncenter \u003e div +form + a:hover {\r\n  border: 1px solid #3b5998 !important;\r\n  -moz-border-radius: 4px;\r\n  padding: 1px 2px !important;\r\n  text-decoration: none !important;\r\n}\r\n\r\n/*- Chat Pane -*/\r\n\r\n#ChatWindow {\r\n  border: 1pt solid #566c73 !important;\r\n  background: #fefefe !important;\r\n}\r\n#InputForm { \r\n  border: 1pt solid #566c73 !important;\r\n  border-top-color: #aec4bb !important;\r\n  -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px;  \r\n}\r\n\r\n/*- normal links -*/\r\n\r\n*:-moz-any-link:focus,\r\ninput.button:focus,\r\ninput[type=button]:focus,\r\ninput[type=\"submit\"]:active:focus {\r\n  outline-color: lightcyan; /* white if you really want to see it */\r\n  outline-offset: 0px !important;\r\n  -moz-outline-radius: 3px;\r\n}\r\ninput[type=button]:focus::-moz-focus-inner,\r\ninput[type=submit]:focus::-moz-focus-inner {\r\n  border-color: white !important;\r\n  -moz-border-radius: 2px; border-radius: 2px; \r\n}\r\n\r\n/*- Javascript links -*/\r\n\r\na[href*=\"javascript:\"]:not(.nounder):not([img]) {\r\n  text-decoration: none !important;\r\n  border: 1pt solid currentColor; \r\n  -moz-border-radius: 3px; border-radius: 3px;\r\n  color: #d9dfea !important; \r\n}\r\na[href*=\"javascript:\"]:not(.nounder):hover {\r\n  color: #4863a0 !important;\r\n  border: 1pt solid currentColor; \r\n  background-color: #d9dfea;\r\n}\r\n/* end Javascript links */"}],"url":"http://userstyles.org/styles/31374","updateUrl":"https://userstyles.org/styles/chrome/31374.json","md5Url":"https://update.userstyles.org/31374.md5","originalMd5":"bf90b062b3948eeac8456e3a719c026d","name":"KoL theme ○ Winter 1.5","thumbnail":"https://userstyles.org/auto_style_screenshots/31374-after.png?r=1781377309"}