Skip to content

Instantly share code, notes, and snippets.

@superstrong
Last active December 30, 2015 17:59
Show Gist options
  • Save superstrong/7864462 to your computer and use it in GitHub Desktop.
Save superstrong/7864462 to your computer and use it in GitHub Desktop.
/* gmail-refreshest: a custom gmail css by @roycifer */
/* some button styles borrowed from twitter bootstrap */
/* @match mail.google.com */
body, td, input, textarea, select {font-family:"Helvetica Neue",helvetica,arial,sans-serif;}
.w-asV > .nH:last-child {display: none;}
.w-asV > .nH > .no , #gbx1, #gbx2{background-image: -webkit-linear-gradient(top,white,#F7F7F7);}
.w-as1.nr{height:27px;border-radius:3px;}
.w-asV.aiw{height:60px;}
.gbeti#gb .gbqldr, .gbet#gbqlw .gbqldr, .gbesi#gb .gbqldr, .gbes#gbqlw .gbqldr{max-height:35px;margin-top:3px;}
.gbqfqw{border-radius:3px;}
.w-asZ .L3,.gbqfb{margin-right:4px;padding:0 4px;color:#fff;text-shadow:0 -1px 0 #000;cursor:pointer;background-image:-webkit-linear-gradient(top, #555, #222);border:1px solid #000;border-radius:3px;}
.w-asZ .L3:hover, .w-asZ .L3:active, .gbqfb:hover, .gbqfb:active{background:#333;border-color:#000;}
.T-I-ax7, .T-I-KE, .ej .Bq{font-family:"Helvetica Neue",helvetica,arial,sans-serif;font-weight:normal;padding:0 4px;height:24px;line-height:24px;color:#333;text-shadow:0 1px 0 #fff;cursor:pointer;border:1px solid #000;border-radius:3px;background-image:-webkit-linear-gradient(top, white, #E6E6E6) !important;border:1px solid #ccc !important;}
.T-I-ax7:hover, .T-I-ax7:active, .T-I-KE:hover, .T-I-KE:active, .ej .Bq:hover, .ej .Bq:active{background:#e6e6e6 !important;box-shadow:0 0 2px #eee;}
.T-I .T-I-J3{margin-top:-5px;}
.Cq .T-I{margin-right:4px;}
.Cr .ash.T-I{margin-left:4px;}
.J-N, .J-LC, .J-JK{padding-left:20px;}
.J-M{color:#444;border-radius:2px;}
.akh{font-family:"Helvetica Neue";}
.nM{font-size:75%;}
.aeN .ajl{font-family:"Helvetica Neue";}
.Dj,.adl{font-family:"Helvetica Neue";}
.TO .n0{color:#77;}
.n1 .n0{color:#444 !important;}
h3.Wr{font-family:"Helvetica Neue";font-size:13px;}
.xY{font-size:75%;}
.Wq, .Wo, .Wq-A8{background-position:3px 6px;}
.ar {font-family: 11px "Helvetica Neue",arial,sans-serif;}
.zE{color:#333;}
.zE:hover{background:#f3f3f3;}
.yO{color:#444;background:#f9f9f9;}
.yO:hover {background:#f3f3f3;}
h1.ha{font-family:"Helvetica Neue";}
.ajn, .ajo{border-radius:3px;}
.adv .adx{font-family:"Helvetica Neue";font-style:italic;color:#888;}
.gH .gK,.hx .gH{font-family:"Helvetica Neue";}
.zt .xW{font-family:"Helvetica Neue";}
.nr, .dI, .Ar, .X-LD-Q-Kv, .p0{border-radius:3px;}
.mj,.mp,.ma,.l6,.l3,.mo,.l9,.l8,.iY .md, .iY .mh, .iY .aeY, .iY .l3, .iY .l6, .iY .l9, .iY .ma, .iY .l8, .iY .mb{font-family:'Georgia',Times,serif;line-height:17px;color:#999;}
.mb{display:none;}
.eh{background:transparent;}
.eh .dW{padding:0;background:transparent;}
.vC{color:#666;}
.t6, .t7, .SK{border-radius:3px;}
.aeU {display: none;}
.pw {display: none;}
.pn {display: none;}
.pU {display: none;}
.aaj {
display: none;
}
.u5 {
display: none;
}
.z0DeRc,
.PS {
display: none;
}
#link_invite {
display: none;
}
/* hide chat and buttons*/
[gh = "ns"] + div > :nth-child(1),
[gh = "ns"] + div > :nth-child(3){
display: none;
}
/* show gadgets */
[gh = "ns"] + div > :nth-child(2) {
display: block !important;
}
.T0:first-child .r {
display: none;
}
.dF {
display: none;
}
.uk > :nth-child(1) {
display: none;
}
/* hide status */
.uk > :nth-child(3) {
display: none;
}
/* pad name */
.uk > :nth-child(1) {
padding-bottom: 3px;
}
.ul {
display: none;
}
.vC:nth-child(2) {
display: none;
}
.vI + tr,
.M3aZbb + tr{
display: none;
}
[min="offline"] {
display: none;
}
[min="away"] {
display: none;
}
.ov > :nth-child(2),
.apc {
opacity: 0;
}
.ov > :nth-child(2) span:last-child,
.aeY {
opacity: 0;
}
.ov > :nth-child(3),
.apO > :nth-child(4) {
opacity: 0;
}
.ov > :nth-child(4),
.apO > :nth-child(2) {
opacity: 0;
}
.TC[colspan="3"] {
display: none;
}
.pY {
display: none;
}
[gh = "ns"],
[gh = "ns"] + div {
display: none;
}
.aj9,
.aj9 > .div,
.aj9 > .div > .div,
.ajl {
height: 100% !important;
}
.ajl {
overflow-y: scroll;
}
.ya {
color: transparent !important;
overflow: hidden
}
.x2 {
color: #000 !important;
margin-left: 20%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment