{"sections":[{"urls":[],"urlPrefixes":[],"domains":["googleusercontent.com","wave.google.com"],"regexps":[],"code":"/*  Main color scheeme  */\r\n  body {\r\n    background: black !important;\r\n    color: white !important;\r\n  }"},{"urls":[],"urlPrefixes":[],"domains":["wave.google.com"],"regexps":[],"code":".N0 {\r\n    background-color: black !important;\r\n    color: white !important;\r\n  }\r\n    /* make things inherit */\r\n    div[dc=\"digest-closed\"] \u003e *,\r\n    div[dc=\"digest-closed\"] \u003e * \u003e *,\r\n    div[dc=\"scrolly-viewport\"] {\r\n      background: transparent !important;\r\n      color: inherit !important;\r\n    }\r\n\r\n/*  Recent changes  */\r\n  div.document.wave-editor-off p span[style*=\"background-color: yellow;\"] {        \r\n    background-color: transparent !important;\r\n    color: yellow !important;\r\n  }\r\n  span.AL {\r\n    background-color: transparent !important;\r\n    color: red !important;\r\n    text-decoration: none !important;\r\n  }\r\n  div.document.wave-editor-off p span[style*=\"background-color: yellow;\"], span[contenteditable=\"false\"] \u003e span[contenteditable=\"false\"] \u003e span.AL {\r\n    border: 1px dotted !important;\r\n    border-top: none !important;\r\n    border-bottom: none !important;\r\n    margin-left: 2px !important;\r\n    margin-right: 2px !important;\r\n    padding-left: 2px !important;\r\n    padding-right: 2px !important;\r\n  }\r\n  div.document.wave-editor-off p span[style*=\"background-color: yellow;\"] + span[style*=\"background-color: yellow;\"], span[contenteditable=\"false\"] + span[contenteditable=\"false\"] \u003e span[contenteditable=\"false\"] \u003e span.AL {\r\n    border-left: none !important;\r\n    margin-left: 0 !important;\r\n    padding-left: 0 !important;\r\n  }\r\n\r\n/*  User's selected text  */\r\n  span[style*=\"background-color: rgb(253, 200, 147);\"] {\r\n    background-color: transparent !important;\r\n    border: 1px rgb(253, 200, 147) dotted !important;\r\n  }\r\n\r\n/*  Buttons  */\r\n\r\n  /* Hide silly rounded edges since we can do much better with just a few -moz rules ;) */\r\n  .PT .CU, .PT .DU, .PT .GU, .FMB \u003e * {\r\n    background-image: none !important;\r\n  }\r\n  [dc$=\"toolbar\"] td .FMB:not(:first-child) {\r\n    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAWCAYAAADq8U2pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNpiWLVqFdf///+5WBgYGMSBmIEmDHYY4yWM8YIIEWIUPwIxAAIMABaGD2C3Iu2JAAAAAElFTkSuQmCC) -1px 50% no-repeat !important;\r\n    /* This is the little vertical bar between buttons in the toolbar.\r\nAgain, image data directly from Google. */\r\n  }\r\n  .PT {\r\n    display: inline-block !important;\r\n    background: #225577 !important;\r\n    color: #B8C6D9/*#558890#C9E2FC*/ !important;\r\n    /*border: 1px solid #225577 !important;*/\r\n    -moz-border-radius: 2em !important;\r\n    -moz-box-shadow:\r\n      #000 .3em .3em .5em -.125em,\r\n      /*inset #C9E2FC .1875em .0625em .125em,*/\r\n      inset #024 -.25em -.1875em .25em -.125em\r\n      !important;\r\n    margin-left: -.25em !important;\r\n  }\r\n  .PT:hover {\r\n    background: #3972AC !important;\r\n    color: #D8E6F9 !important;\r\n  }\r\n\r\n  [dc$=\"toolbar\"] {\r\n    background: #225577 !important;\r\n    border-bottom: 1px #246 solid !important;\r\n    -moz-box-shadow:\r\n      inset #000 0 -1em 1.25em -.5em\r\n      !important;\r\n  }\r\n  .FMB {\r\n    opacity: 1 !important;\r\n    border: none !important;\r\n    padding-top: 1px !important;\r\n    padding-bottom: 1px !important;\r\n  }\r\n  .FMB.KMB \u003e .IMB {\r\n    opacity: .5 !important;\r\n  }\r\n  .FMB.OMB {\r\n    -moz-box-shadow:\r\n      inset #C9E2FC 0 1em 1em -1em\r\n      !important;\r\n  }\r\n  .FMB.LMB {\r\n    -moz-box-shadow:\r\n      inset #C9E2FC 0 -1.25em 1em -1em\r\n      !important;\r\n  }\r\n\r\n/*  Wave listing  */\r\n  div[dc=\"digest-closed\"] {\r\n    background-color: transparent !important;\r\n    color: rgb(200, 200, 200) !important;\r\n    position: static !important;\r\n  }\r\n    .KHB .CIB, .KHB .CIB a, .FHB .CIB, .FHB .CIB a, .NHB .CIB, .NHB .CIB a, .GHB .CIB, .GHB .CIB a,\r\n    .KHB .DHB .BIB, .FHB .DHB .BIB {\r\n      font-weight: normal;\r\n      color: inherit !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div {\r\n      height: auto !important;\r\n      border: 1px #EEE dotted !important;\r\n      color: rgba(256,256,256,.8) !important;\r\n      margin-left: -1px !important;\r\n      margin-right: -1px !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div:hover {\r\n      background-color: rgb(64,64,64) !important;\r\n      color: rgba(256,256,256,.9) !important;\r\n    }\r\n    /* Not followed */\r\n    div[dc=\"digest-closed\"] \u003e div.FHB {\r\n      opacity: .8 !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span {\r\n      line-height: inherit !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e * {\r\n      width: -moz-fit-content !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :nth-child(2)\r\n    \u003e * {\r\n      font-size: 70% !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :nth-child(2)\r\n    \u003e :first-child {\r\n      font-size: 80% !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :nth-child(2)\r\n    \u003e :nth-child(2) {\r\n      float: left !important;\r\n      padding: 0 !important;\r\n      margin-right: -100% !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :nth-child(2)\r\n    \u003e :nth-child(2):not(.AHB) + * {\r\n      float: none !important;\r\n      width: auto !important;\r\n      text-align: right !important;\r\n    }\r\n    .AHB {\r\n      float: none !important;\r\n      height: auto !important;\r\n      font-size: inherit !important;\r\n      line-height: inherit !important;\r\n      padding: 2px !important;\r\n      background: #99BB00 !important;\r\n      -moz-border-radius: 4px !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :nth-child(2)\r\n    \u003e :nth-child(2) \u003e :not(:nth-child(2)) {\r\n      display: none !important;\r\n    }\r\n    div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :last-child {\r\n      padding: 0 !important;\r\n    }\r\n    /* Attachments */\r\n      div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :last-child\r\n      \u003e span {\r\n        width: -moz-min-content !important;\r\n        padding: 0 !important;\r\n        position: static !important;\r\n        margin-right: -1.5em !important;\r\n      }\r\n      div[dc=\"digest-closed\"] \u003e div \u003e span \u003e :last-child\r\n      \u003e span \u003e [style*=\"display: inline\"] {\r\n        float: none !important;\r\n        display: block !important;\r\n      }\r\n    span[dc=\"snippet\"] {\r\n      color: rgba(256, 256, 256, .5) !important;\r\n    }\r\n    /* Currently open wave */\r\n    div[dc=\"digest-closed\"] \u003e .NHB {\r\n      border-color: #CED697 !important;\r\n      -moz-background-origin: border !important;\r\n    }\r\n\r\n  /*div.KAB {\r\n    margin-top: -5px !important;\r\n    padding-top: 5px !important;\r\n    -moz-border-radius: 10px !important;\r\n    -moz-border-radius-bottomleft: 0 !important;\r\n    -moz-border-radius-bottomright: 0 !important;\r\n  }\r\n  div.GBB \u003e div.N4 \u003e div.M4 {\r\n    background: transparent !important;\r\n    /margin-top: -25px !important;\r\n    padding-top: 25px !important;/\r\n    -moz-box-shadow: 0px 0px 32px 8px rgb(128,172,256);\r\n  }*/\r\n  .LZ {\r\n    background-color: #5590D2 !important;\r\n  }\r\n  .LZ .FQ, .KZ .FQ {\r\n    color: black !important;\r\n  }\r\n  a, .FQ {\r\n    color: rgb(128,128,256) !important;\r\n  }\r\n  /* This is for the error window that appears if something went wrong. */\r\n  div.L {\r\n    width: -moz-available !important;\r\n    opacity: 1 !important;\r\n    background: rgba(96,0,0,.85) !important;\r\n    text-align: right !important;\r\n  }\r\n  div.L \u003e div.K {\r\n    text-align: center !important;\r\n  }\r\n  div.L \u003e textarea.J {\r\n    float: left !important;\r\n    width: -moz-available !important;\r\n    height: 7.75em !important;\r\n    margin-top: 1em !important;\r\n    margin-bottom: .5em !important;\r\n  }\r\n  div.L \u003e button.gwt-Button:not([disabled]),\r\n  div.L \u003e textarea.J {\r\n    background-color: black !important;\r\n    color: red !important;\r\n    border: 3px double !important;\r\n  }\r\n  div.L \u003e textarea.J:focus {\r\n    color: white !important;\r\n  }\r\n  div.L \u003e button.gwt-Button + button.gwt-Button {\r\n    margin-left: 1em !important;\r\n  }\r\n/*  body \u003e div.IBB:first-child \u003e div.IBB:first-child \u003e div.IBB:first-child \u003e div.IBB:first-child \u003e div.IBB div.KAB {\r\n    margin-bottom: -5px !important;\r\n}*/\r\n\r\n  body \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e img.gwt-Image {\r\n    opacity: 0 !important;\r\n  }\r\n  body \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child \u003e div.BCB:first-child {\r\n    background: transparent 50% 50% no-repeat \r\n/* Image created by Google themselves: I copied and pasted this base64 data from the objects's properties :P */ url(data:image/png;base64,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) !important;\r\n  }\r\n\r\n  /* Enable the browser's native scrollbars */\r\n  .BFB {\r\n    right: 0 !important;\r\n    overflow-y: auto !important;\r\n  }\r\n\r\n  /* Shrink to fit a bit */\r\n  .BFB \u003e .DFB {\r\n    width: auto !important;\r\n  }\r\n\r\n  /* Hide wacky scrollbars */\r\n  .MFB {\r\n    display: none;\r\n  }"}],"url":"http://userstyles.org/styles/23531","updateUrl":"https://userstyles.org/styles/chrome/23531.json","md5Url":"https://update.userstyles.org/23531.md5","originalMd5":"23d0b1f572afc4eb5d129133a6b8d085","name":"Google Wave - Dark"}