{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*\r\nAlways keep 1st and 2nd level expanded for QuoteCollapse Add-on.\r\n\r\nBased on http://quotecollapse.mozdev.org/customising.html \"Always keep 1st level expanded\".\r\n\r\nYou need Thunderbird Add-on QuoteCollapse.\r\n https://addons.mozilla.org/thunderbird/addon/347\r\n*/\r\n\r\n/* overwrite quotecollapse default */\r\nblockquote[type=\"cite\"] {\r\n  background-image: none !important;\r\n  height: auto !important;\r\n  overflow: visible !important;\r\n}\r\n\r\n/* reinstate for level 2 and above: */\r\nBODY.mailview blockquote[type=\"cite\"] blockquote[type=\"cite\"] blockquote[type=\"cite\"] {\r\n  background-image: url(\"chrome://quotecollapse/skin/twisty-clsd.png\") !important;\r\n  background-repeat: no-repeat !important;\r\n  background-position: top left !important;\r\n  height: 2ex !important;\r\n  padding-bottom: 0px !important;\r\n  overflow: -moz-hidden-unscrollable !important;\r\n}\r\n\r\nBODY.mailview blockquote[type=\"cite\"] blockquote[type=\"cite\"] blockquote[type=\"cite\"][qctoggled=\"true\"] {\r\n  background-image: url(\"chrome://quotecollapse/skin/twisty-open.png\") !important;\r\n  background-repeat: no-repeat !important;\r\n  background-position: top left !important;\r\n  height: auto !important;\r\n  overflow: visible !important;\r\n}"}],"url":"http://userstyles.org/styles/5180","updateUrl":"https://userstyles.org/styles/chrome/5180.json","md5Url":"https://update.userstyles.org/5180.md5","originalMd5":"7dc8dcd15272e9d573798653510cc441","name":"Tb - QuoteCollapse:Keep 1st and 2nd level expanded"}