Created
February 11, 2015 19:32
-
-
Save thedjpetersen/60babece9dfefc8acd90 to your computer and use it in GitHub Desktop.
GMail Zenmail userstyle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.aoC .gU { | |
border: none; | |
} | |
.aaZ { | |
border: 1px solid #EEE; | |
} | |
.aoC .aoD { | |
border-bottom: 1px solid #eee; | |
} | |
.aoC .hl, .aoC .fX { | |
border-bottom: none; | |
} | |
.aDh { | |
border: none; | |
} | |
.Hd { | |
box-shadow: none; | |
} | |
.aSs .az5, | |
.aSs .Hy, | |
.aSs .Uz, | |
.aSs .Hl, | |
.aSs .Ur, | |
.aSs .a8X, | |
.aSs .oc, | |
.aSs .__streak_mainMMLinkn, | |
.aSs .inboxsdk__compose_sendButton, | |
.inboxsdk__compose_actionToolbar, | |
.inboxsdk__navMenu { | |
display: none; | |
} | |
.aSs { | |
background: white; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment