Skip to content

Instantly share code, notes, and snippets.

@vicb
Created January 9, 2017 20:47
Show Gist options
  • Save vicb/d9890a3781e62a30abf5862fb8159fed to your computer and use it in GitHub Desktop.
Save vicb/d9890a3781e62a30abf5862fb8159fed to your computer and use it in GitHub Desktop.
Inbox compact styles
/* https://github.com/andryou/Power-Google-Inbox/blob/master/ayinboxpre.js */
/* compact nav */
.lQ { /* left nav ul */ line-height: 25px !important; }
.cQ, .cN { /* left nav li */ padding-top: 0 !important; padding-bottom: 0 !important; }
.f0, .B0 { /* settings label list */ line-height: 28px !important; }
.rA, .cC, .i5 .Jz { /* settings label list icons */ margin-top: 0px !important; }
.gN, .io { /* menu list icons */ margin-top: 0px !important; }
/* compact */
.section-header { /* message list date */ line-height: 1 !important; }
.jS { /* email listing */ margin: 0px !important; }
.g-aq.b0 { /* email options */ padding: 2px 24px !important; }
/* read email */
.bJ { /* read message title */ padding: 10px 20px !important; }
.ol { /* read message sender avatar */ margin: 13px 20px !important; }
.pF { /* read message body top */ padding: 10px 20px 0 !important; margin-bottom:: 0px !important; }
.he { /* read message body bottom */ margin: 0 20px 10px 80px !important; }
.bc { /* quick reply box */ padding: 10px 20px !important; }
/* bundles */
.rk { /* bundle options sub */ padding: 10px 0px !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment