{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/**\r\n * Google Calendar Simplified userstyle\r\n * https://snarfed.org/google_calendar_simplified_userstyle\r\n * Ryan Barrett \u003cuserstyles@ryanb.org\u003e\r\n *\r\n * Simplifies Google Calendar by removing the calendar header (except for the\r\n * settings link) and footer and many other things. Inspired by Aziz's original\r\n * (deprecated) Google Calendar Simplified userstyle,\r\n * http://userstyles.org/styles/20945 .\r\n *\r\n * If the visible calendar pane doesn't use the full width or height, make sure\r\n * this userstyle is enabled and reload the page. Calendar calculates the width\r\n * and height to use at load time, based on the browser dimensions and visible\r\n * DOM elements.\r\n *\r\n * Changelog:\r\n * 0.7, 2015/11/07\r\n * - bug fix for google apps, which now uses calendar.google.com\r\n * 0.6\r\n * - hide entire header, including search box\r\n * 0.5, 2012/01/17\r\n * - handle new google/calendar logo drop-down menu\r\n * 0.4, 2011/09/06\r\n * - overhaul for new UI\r\n * - hide left pane (current month, other calendars)\r\n * 0.3, 2011/07/26\r\n * - updates to handle google-wide visual redesign\r\n * 0.2, 2010/11/11\r\n * - drop the mouseover thing. always display left pane and search bar.\r\n * - hide new header sections\r\n * 0.1, 2010/9/12\r\n * - initial release\r\n */\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":["https://www.google.com/calendar/"],"domains":["calendar.google.com"],"regexps":[],"code":"/* The primary list of things to hide.\r\n */\r\ndiv#gb,\r\ndiv#gbz,            /* sandbar left side links (Mail, Calendar, etc.) */\r\ndiv#gbx3, div#gbx4, /* sandbar gray background */\r\nol.gbtc \u003e li,       /* sandbar right side links */\r\n.domainlogoparent,  /* old Google logo */\r\ndiv#gbq1,           /* new \"google bar\" logo */\r\ndiv#gbpr,           /* pop-up help bubble for new \"google bar\" */\r\n#df-fdbk,           /* big red Send Feedback About New Look button */\r\n.qnb-container,     /* big red Create button drop-down */\r\n#nav,               /* left pane */\r\n#vr-nav,            /* calendar header with date and layout control buttons */\r\ndiv.msf-button,     /* old blue search button */\r\ndiv#gbqfbw,         /* new blue search button */\r\nform.msf-container \u003espan.lk,  /* show search options link */\r\nnoop_end_selector_list\r\n{\r\n  display: none !important;\r\n}\r\n\r\n/* A whitelist of exceptions that shouldn't be hidden.\r\n */\r\nol.gbtc \u003e li:last-child,      /* top-level header settings button */\r\n/* div#gb,             /\\* sandbar. inline makes it not take up vertical space *\\/ */\r\nnoop_end_selector_list\r\n{\r\n  display: inline !important;\r\n}\r\n\r\n/* expand calendar content now that top headers and left pane are gone */\r\ndiv#mainbody {\r\n  margin-left: 0 !important;\r\n}\r\ndiv#gridcontainer {\r\n  margin-right: 0 !important;\r\n}\r\n\r\n/* build signature */\r\n#bdata {\r\n  opacity: .2;\r\n}"}],"url":"http://userstyles.org/styles/36781","updateUrl":"https://userstyles.org/styles/chrome/36781.json","md5Url":"https://update.userstyles.org/36781.md5","originalMd5":"9f174ef95c5b2220d27c7b3b6e7115aa","name":"Google Calendar - Simplified","thumbnail":"https://userstyles.org/style_screenshots/36781_after.png?r=1781064118"}