{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\r\n/*\r\n * StylishName: \"Read Nodes Well\"\r\n * UserStyleID: 66686\r\n * DocumentType: text/css\r\n * CSSlevel: CSS-3 Draft\r\n * AuthorAndCopyrightHolder: Sören Andersen [Intrepid]\r\n * First created: 2012-05-31 UTC-04:00\r\n * Last modified: 2012-12-25T01:23:45 UTC-05:00\r\n * Description: Dark \u0026 colorful blue-tones style for perlmonks.org.\r\n * DirectPurpose: restyle the presentational characteristic (for\r\n * screen media) of the \"threaded\" view of postings at perlmonks.\r\n * AuthorAndCopyrightHolder: Sören Andersen\r\n * Email: somian08 gmail com\r\n * HomePage: https://github.com/somian/FFx-userstyles (GitHub repository)\r\n * SrcKitArchive: https://github.com/somian/FFx-userstyles/zipball/master\r\n * LicenseAndWarrantyDisclaimer: CC BY-SA - see bottom of document.\r\n */"},{"urls":[],"urlPrefixes":[],"domains":["perlmonks.org","www.perlmonks.org"],"regexps":[],"code":".user-settings textarea[name=\"setfreenodelet\"]\r\n    {\r\n        font-size : medium !Important;\r\n      font-family :\r\n        \"anonymous pro\", \"dejavu sans mono\",  monospace !Important;\r\n            color : #FFF !Important;\r\n            width : 100% !Important;\r\n    }\r\n  /* This deals with the general (user-created) content at perlmonks */\r\n  /* See also node \"Line Numbering in Code Listings\" [942840] by [Xiong] */\r\n\r\n  .line-number\r\n    {\r\n    color:              #FFF    !Important;\r\n    background-color:   #140528 !Important;\r\n    padding-right : 0.5ex   !Important;\r\n    }\r\n\r\n  .line-number:last-child  /* MAY SOMETIMES LEAVE A NONEMPTY LAST CODE LINE W/O A NUMBERING */\r\n    {\r\n        visibility : hidden;\r\n    }\r\n\r\n   /* top node title / heading [h3] */\r\n   #titlebar-top \u003e tbody \u003e tr \u003e td:first-child \u003e h3\r\n   {\r\n       font-size : larger !Important;\r\n           color : white  !Important;\r\n   }\r\n\r\n  div.notes tbody tr th.comment-on\r\n    {\r\n        font-family : cambria, serif !Important;\r\n        background-color : #9231AA !Important;\r\n           text-align    : left !Important;\r\n        padding : 0.8em 0em 0.8em 0.6em !Important;\r\n        border-color : #311268 !Important;\r\n        border-style : double !Important;\r\n        word-spacing : 3px;\r\n        margin-bottom : 2ex !Important;\r\n    }\r\n\r\n  div.notes tbody tr th.comment-on a:link\r\n    {\r\n        font-family : \"dejavu sans\" !Important;\r\n    }\r\n\r\n/* \u003ctr class=\"reply\" bgcolor=\"#555555\"\u003e\u003ctd class=\"reply-new\" colspan=\"2\" */\r\n  div.notes tr.reply\r\n    {\r\n          font-size : 12pt !Important;\r\n    }\r\n  div.notes tr.reply td\r\n    {\r\n      border-top : 7ex #000042 solid !Important;\r\n    }\r\n  div.notes tbody tr:nth-of-type(-n+2) td\r\n    {\r\n        border-top-style : hidden !Important;\r\n        padding-top : 2.4em !Important;\r\n    }\r\n\r\n  tbody tr.reply td[class=\"reply-new\"],\r\n  ul tbody tr.reply td\r\n    {\r\n                  padding : 0.3em 0.2em 0.1em 0.6em !Important;\r\n      border-bottom-style : hidden !Important;\r\n    }\r\n div.notes tr.reply td.reply-new ul\r\n    {\r\n        padding-bottom : 0px !Important;\r\n         margin-bottom : 2px !Important;\r\n    }\r\n div.notes tr.reply td[class^=\"reply-new\"] a:nth-of-type(n+1)\r\n    {\r\n        font-size : 12pt       !Important;\r\n            color : #A329E2    !Important;\r\n    }\r\n  div.notes tr.reply td.reply-new a:link\r\n    {\r\n            color : #8986e0    !Important;\r\n    }\r\n /* tables embedded in content of user reply */\r\n  div.notes tr td ul table\r\n    {\r\n        border : none !Important;\r\n    }\r\n  div.notes ul table tbody tr td\r\n    {\r\n             padding : 3px 3ex 3px 0ex   !Important;\r\n    background-color : inherit !Important;\r\n              border : none !Important;\r\n          border-top : thin solid #333   !Important;\r\n    }\r\n  div.notes ul table tbody tr:nth-last-child(-n+1)\u003etd\r\n    {\r\n       border-bottom : thin solid #333   !Important;\r\n    }\r\n\r\n /* make our attribution headers stand out more */\r\n  span.attribution { font-size : large !Important; }\r\n\r\n  span.attribution + br + span.attribution a:before\r\n    {\r\n        content : \"[\";\r\n    }\r\n  span.attribution + br + span.attribution a\r\n    {\r\n        font-family : cambria !Important ;\r\n    }\r\n  span.attribution + br + span.attribution a:after\r\n    {\r\n        content : \"]\";\r\n    }\r\n\r\n\r\n/* Replies (child nodes in threaded view) */\r\n  table#replies_table\r\n    {\r\n        border : none !Important;\r\n        border-collapse : collapse !Important;\r\n        margin-left : -2.0ex       !Important;\r\n    }\r\n\r\n\r\n/* body of user reply posting */\r\n  tr[class^=\"reply-body pmnote-\"] td.reply-new-body ul\r\n    {\r\n        font-size : 12pt                !Important;\r\n            color : #00A0B6             !Important;\r\n    }\r\n\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul\r\n    {\r\n            color : #00A0B6             !Important;\r\n           /* color was #CA8AFA  ? */\r\n\r\n    }\r\n\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul p,\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul p tt\r\n    {\r\n      line-height : 140%                !Important;\r\n    }\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul blockquote\r\n    {\r\n         font-family :\r\n          calibri, \"gill sans\", sans-serif     !Important;\r\n      padding-right  : 5%         !Important;\r\n    }\r\n\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul a:link:not([href*=\"displaytype=displaycode\"])\r\n    {\r\n        font-size : 11pt     !Important;\r\n           border : thin solid black  !Important;\r\n            color : white    !Important;\r\n      font-family : verdana,avantgarde,\"avant-garde\",sans-serif !Important;\r\n    }\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul a:link:not([href*=\"displaytype=displaycode\"]):hover\r\n    {\r\n      background-color : #4A335B             !Important;\r\n                border : thin solid #47BAEF  !Important;\r\n    }\r\n  #replies_table \u003e tbody \u003e tr \u003e td  ul \u003e div.pmsig\r\n    {\r\n           border : thin solid #424242   !Important;\r\n      background-color : #00002A   !Important;\r\n    }\r\n\r\n  tr[class^=\"reply-body pmnote-\"] td.reply-new-body ul * tt\r\n    {\r\n        font-size : medium !Important;\r\n      font-family :\r\n        \"anonymous pro\", \"dejavu sans mono\",  monospace !Important;\r\n            color : #9CCFD6 !Important;\r\n    }\r\n\r\n\r\n  tr[class^=\"reply-body pmnote-\"] td.reply-new-body div.vote\r\n    {\r\n       display : inline-block !Important;\r\n        float  : right  !Important; clear  : right  !Important;\r\n     margin : 0em 0.3em;\r\n     border-top    : blue thin double !Important;\r\n     border-bottom : blue thin double !Important;\r\n    }\r\n  div.vote  input[type=radio]:checked\r\n    {\r\n        border : 3px solid #090 !Important;\r\n    }\r\n/* input { border-width: expression(this.type==\"text\" ? '1px' : '0'); } */\r\n\r\n/* borders between posting's \"header\" and its body in threaded views */\r\n  tbody tr[class^=\"reply-body pmnote\"] td\r\n    {\r\n         border-top : 0px #001 solid !Important;\r\n     padding-bottom : 2ex !Important;\r\n    }\r\n  tbody tr[class^=\"reply-body pmnote\"] td:first-of-type\r\n    {\r\n         border-top : 0px #001 solid !Important;\r\n     padding-bottom : 0ex !Important;\r\n    }\r\n\r\n  div.embed-code-dl\r\n    { /* style it like a form button */\r\n                  display : inline-block     !Important;\r\n             margin-top   : 0px              !Important;\r\n                  padding : 0.9ex            !Important;\r\n          vertical-align  : text-top  !Important;\r\n         background-color : #991133      !Important;\r\n                font-size : x-small         !Important;\r\n        border-top        : 3px outset  #5b0b1f   !Important;\r\n        border-left       : 3px outset  #5b0b1f   !Important;\r\n        border-right      : 3px outset  #991133   !Important;\r\n        border-bottom     : 3px outset  #991133   !Important;\r\n    }\r\n  div.embed-code-dl:active\r\n    {\r\n        border-right      : 3px inset    !Important;\r\n        border-bottom     : 3px inset    !Important;\r\n        border-top        : 3px inset    !Important;\r\n        border-left       : 3px inset    !Important;\r\n    }\r\n  div.embed-code-dl a\r\n    {\r\n        background-color  : #5b0b1f   !Important;\r\n                   color  : #FFFFFF   !Important;\r\n                font-size : x-small   !Important;\r\n              font-family : \"segoe UI\", sans-serif !Important;\r\n          text-decoration : none      !Important;\r\n          text-transform  : uppercase !Important;\r\n                 padding  : 0.5ex     !Important;\r\n    }\r\n  div.embed-code-dl a:link:active,\r\n  div.embed-code-dl a:visited:active\r\n    {\r\n        background-color  : #f91d54   !Important;\r\n    }\r\n\r\n\r\n/* Closing Brace */"}],"url":"http://userstyles.org/styles/66686","updateUrl":"https://userstyles.org/styles/chrome/66686.json","md5Url":"https://update.userstyles.org/66686.md5","originalMd5":"94c50edbd3fecf922d232e7c38675528","name":"Read Nodes Well"}