{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/**\r\n * More Minimalist Gmail userstyle\r\n * http://snarfed.org/more_minimalist_gmail\r\n * https://userstyles.org/styles/35678/gmail-more-minimalist  (but site is dying)\r\n * Ryan Barrett \u003cmore-minimalist-gmail@ryanb.org\u003e\r\n *\r\n * Aggressively hides Gmail's UI and chrome, leaving a simplified view of your\r\n * email, labels, and search box. Inspired by Matt Constantine's Minimalist\r\n * Gmail, http://mattconstantine.com/mg .\r\n *\r\n * Tips:\r\n *\r\n * Use keyboard shortcuts! This userstyle expects that you do; it's pretty\r\n * much unusable otherwise. More details:\r\n * http://support.google.com/mail/bin/answer.py?hl=en\u0026answer=6594\r\n *\r\n * If you're using Stylish, you can temporarily show the hidden features by\r\n * turning off Stylish. Click the Stylish icon and select Turn all styles off.\r\n * When you're done, select Turn all styles on. Bonus tip: if you do this\r\n * often, add a keyboard shortcut with the keyconfig browser extension.\r\n *\r\n * You can hide individual labels in the GMail settings Labels tab. This\r\n * includes built in labels like Starred, Important, Chats, Circles, etc.\r\n *\r\n * Changelog:\r\n * 1.0.7 3/14/2021:\r\n * - Fix tasks delete icon, due date calendar picker.\r\n * 1.0.6 3/10/2021:\r\n * - Fix settings drop-down.\r\n * 1.0.5 2/6/2021:\r\n * - Improve Tasks text and widget colors.\r\n * - Fix selectors for Gmail update.\r\n * 1.0.4 11/23/2018:\r\n * - Scroll bars are translucent now, so stop explicitly hiding them.\r\n * - Fix selectors for Gmail update.\r\n * 1.0.3 7/25/2018:\r\n *   Fix selectors for Gmail update.\r\n * 1.0.2 5/19/2018:\r\n *   Fix selectors for Gmail update.\r\n * 1.0.1 5/8/2018:\r\n *   Don't style body text color. (Fixes colors in settings etc for light themes.)\r\n * 1.0 5/6/2018:\r\n *   Update for new GMail design.\r\n * 0.25 11/21/2017:\r\n * - un-hide settings gear button (again)\r\n * 0.24 12/5/2013:\r\n * - fix gmail update bug that moves threads and conversations far down the screen\r\n * - fix header and search box selectors\r\n * 0.23 11/15/2013:\r\n * thanks to toomey8 for the ideas!\r\n * - re-hide settings gear button\r\n * - re-hide Google+ header stuff\r\n * - hide \"No new mail!\" text\r\n * - try harder to hide Inbox drop-down menu arrow\r\n * - add left margin to search box\r\n * 0.22 10/16/2013:\r\n * - re-hide sandbar (top right header)\r\n * - fix search box z-index to put it behind pop-up menus; also add left margin\r\n * - fix settings gear button so that it always shows. let me know if you don't\r\n *   like this, i'm open to reverting it.\r\n * 0.21 10/6/2013:\r\n * - update for new gmail build\r\n * - show top-level settings button\r\n * - search box and labels layout is different now. ah well.\r\n * 0.20 3/5/2013:\r\n * - remove obsolete chrome-specific rule that was forcing tasks (and maybe\r\n *   chat?) moles to the left\r\n * 0.19 2/7/2012:\r\n * - update selector for footer in conversation view\r\n * 0.18 5/29/2012:\r\n * - significantly shrink top header and put search box to the right of labels\r\n * 0.17 5/12/2012:\r\n * - update selectors for footer and conversation view right side pane\r\n * 0.16 3/15/2012:\r\n * - new footer selector\r\n * 0.15 2/24/2012:\r\n * - update many selectors for top-level items (logo, search button)\r\n * - re-hide search box right side \"advanced options\" drop-down arrow\r\n * 0.14 11/21/2011:\r\n * - conversation view: show top right, per message drop-down More menu\r\n * 0.13 11/17/2011:\r\n * - bug fix: show Move to and Labels pop-up menus (thanks John Marshall!)\r\n * - show print and new window buttons in conversation view\r\n * 0.12 11/14/2011\r\n * - new gmail selectors\r\n * - bug fixes for chrome\r\n * 0.11 11/7/2011\r\n * - bug fix: unhide move to and labels pop-up menus\r\n * - hide bottom and left borders around labels\r\n * - switch compose to show bottom send, save, discard buttons, not top ones\r\n * - hide reply, reply all, forward tabs in reply view\r\n * - show new contact button\r\n * - other misc bug fixes and refactorings\r\n * 0.10 11/6/2011\r\n * - total overhaul for new gmail UI\r\n * 0.9 8/12/2011\r\n * - bug fix: don't hide notification bar\r\n * - show expand all button\r\n * 0.8.1 8/8/2011\r\n * - bug fix to individual contact view\r\n * 0.8 8/1/2011\r\n * Significant redesign to condense and improve usability, especially in smaller\r\n * or narrow browser windows.\r\n * - moved labels above conversation/thread view\r\n * - condensed top search box area\r\n * - made widths all auto so that everything follows your browser's width\r\n * - bug fix: don't hide To and CC labels in compose area\r\n * - hide new \"Import mail \u0026 contacts\" link\r\n * - hide Sent Mail and All Mail labels\r\n * selector fixes:\r\n * - logo\r\n * - re-hide stars\r\n * 0.7 5/13/2011\r\n * selector fixes:\r\n * - header/footer buttons in list and conversation view\r\n * - expand all and new window buttons in conversation view\r\n * - right side username in new top header\r\n * - ...and more!\r\n * 0.6 3/27/2011\r\n * - more selector updates to handle GMail updates\r\n * 0.5 3/23/2011\r\n * - update misc selectors to handle GMail updates, including the new top bar\r\n * 0.4 1/24/2011\r\n * - clean up main display: none selector list\r\n * - remove bottom commented section of selectors (does more harm than good)\r\n * - hide *all* list view buttons but still support mo(v)e and (l)abel keys\r\n * - hide ads on bottom of conversation view\r\n * - hide the google talk presence indicator\r\n * - re-hide stars in both list and conversation view\r\n * 0.3 11/12/2010\r\n * - show built in labels like Inbox, Drafts when they have unread messages\r\n * - show Move to Inbox button\r\n * - hide new top right header sections\r\n * 0.2\r\n * - show Settings link in upper right\r\n * - re-hide stars\r\n * 0.1\r\n * - initial release\r\n *\r\n * Note: sometimes buttons need to be displayed (ie not display: none) for their\r\n * keyboard shortcuts to work. in those cases, hide them with opacity: 0 instead.\r\n */\r\n\r\n@namespace url(http://www.w3.org/1999/xhtml);"},{"urls":[],"urlPrefixes":[],"domains":["mail.google.com","tasks.google.com"],"regexps":[],"code":".aeG,    /* footer with storage space, etc. */\r\n.gb_mc,  /* GMail logo */\r\n/*.gb_4d,  /* Notifications and menu buttons */\r\n.ar5.J-J5-Ji,  /* message counts, next/prev buttons */\r\n.bAw,  /* vertical menu bar for right pane (calendar tasks etc) */\r\nnoop_end_selector_list\r\n{\r\n  display: none;\r\n}\r\n\r\n/* vertical menu bar for right pane (calendar tasks etc) */\r\n.nH.nn {\r\n    width: unset !important;    \r\n    min-width: unset !important;    \r\n}\r\n\r\n/* Make Tasks dark */\r\n.qpGJsd, .rhGwLe, .sxojMb, /* text */\r\n.fKz7Od,  /* checkbox */\r\n.m9ZIJb .RN0YGf,  /* checkbox */\r\n.UXfMHb,  /* menu button */\r\n.OyPDvb, .Uqmawb, .DPvwYc,  /* \"Add a task\" */\r\n.brC-brG-a1P-K0,  /* task list name */\r\n.kpuJe,  /* list items */\r\n.KHxj8b.tL9Q4c,  /* list item textarea, when typing */\r\n.MocG8c.LMgvRb.KKjvXb,  /* task list drop-down, task detail view */\r\n.brC-brG-a1P-K0,  /* task list drop-down, task list header */\r\n.NMm5M,  /* task item, delete (trash can) button */\r\n.pwXtMb.WhQfHb,  /* task item, due date calendar picker... */\r\n.Ce1Y1c,\r\n.LeaINd,\r\nnoop_end_selector_list\r\n{\r\n  color: rgba(255,255,255,0.80) !important;\r\n}\r\n\r\n.bTI5jf,  /* contents, in list view */\r\nnoop_end_selector_list\r\n{\r\n  color: rgba(255,255,255,0.60) !important;\r\n}\r\n\r\n.FuZZcf,  /* task item, due date calendar picker, month arrows */\r\nnoop_end_selector_list\r\n{\r\n  stroke: rgba(255,255,255,0.80) !important;\r\n}\r\n\r\nbody,\r\n.B9yICe, .uqJv0c,  /* header */\r\n.WnvLfb, .oxAbDf, .PV0kIb, /* list items */\r\n.brC-brG.bq9.brC-aMv-auO.bsR,\r\n.UhNUGe.RjKwTc, .ueeCfb, /* Add new task button */\r\n.Sze5Fc,  /* \"Completed\" */\r\n.g3VIld.TdAUzc.DQQkg.Whe8ub.hFEqNb.J9Nfi.iWO5td, .uKwQle, .g3VIld, /* Task detail, background */\r\n.RpC4Ne.oJeWuf,  /* Task detail, textareas */\r\n.Nm5pwe, .AgHUbf, /* Task detail, task list drop-down */\r\n.brC-brG-avC,  /* right pane header */\r\n.DBUDW,  /* due date */\r\nnoop_end_selector_list {\r\n  background-color: black !important;\r\n}"}],"url":"http://userstyles.org/styles/35678","updateUrl":"https://userstyles.org/styles/chrome/35678.json","md5Url":"https://update.userstyles.org/35678.md5","originalMd5":"552014dc727e7e7dfbe06bb42991a52e","name":"Gmail - More Minimalist","thumbnail":"https://userstyles.org/auto_style_screenshots/35678-after.png?r=1780999304"}