{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/*\r\n * Author:            Will (war59312@gmail.com)\r\n * Description:       Removes the gmail logo, unnecessary linke breaks, and email address from the printer friendly email message page for Gmail version 3\r\n*/\r\n\r\n/* +++ changelog +++\r\nMarch 11, 2009\r\n- seems google is sending different code to firefox on linux, fixed code to work on both windows and linux..\r\nMarch 10, 2009\r\n- fixed \"mail account history\", whoops.. ha-ha I am only human after all.. ;)\r\nMarch 7, 2009\r\n- original release\r\n*/\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["mail.google.com"],"regexps":[],"code":"/* HEADER - LOGO */\r\nIMG[src*=\"mail/help/images/logo1.gif\"] { \r\n    display: none !important; \r\n  }\r\n\r\n/* HEADER - E-MAIL ADDRESS */\r\nHTML \u003e BODY \u003e TABLE:first-child \u003e TBODY \u003e TR \u003e TD:last-child \u003e FONT \u003e B \u003e SPAN,\r\nHTML \u003e BODY \u003e TABLE:first-child \u003e TBODY \u003e TR \u003e TD:last-child \u003e FONT \u003e B { \r\n    display: none !important; \r\n  }\r\n\r\n/* HIDE LINE BREAKS BEFORE AND AFTER EMAIL MESSAGE */\r\nHTML \u003e BODY \u003e TABLE:first-child + HR, HTML \u003e BODY \u003e HR:last-child,\r\nHTML \u003e BODY \u003e TABLE:first-child + HR + FONT + BR + HR + TABLE + HR { \r\n    display: none !important; \r\n  }"}],"url":"http://userstyles.org/styles/15798","updateUrl":"https://userstyles.org/styles/chrome/15798.json","md5Url":"https://update.userstyles.org/15798.md5","originalMd5":"5501d35050caa701fb7a282c2feece10","name":"Gmail 3: Clean Printing"}