Archive

Articles filed under 'CSS'

Gmail user style

August 26th, 2008 · 2 Comments

After reading Khoi Vinh’s post about Gmail’s white-space deficient design, I felt compelled to submit my personal user style for Gmail to UserStyles.org. Read: However, this is not necessarily an improvement upon Khoi’s design per-se, but my own personal preference for how I like to view Gmail.
I’ve done more than adjust the spacing.
I’ve been using […]

(Read more →)

Filed under: Design · Interface · Gmail · CSS

Gmail class names, icons and rounded corners, oh my!

August 23rd, 2008 · 3 Comments

A few observations about Gmail’s HTML and CSS. In short, Gmail uses a very intriguing method to round corners and show icons. Their use of class names is less desirable.
gUltKtd … You call that a class name?
Like your typical web designer, I have an approach to using class and ID’s in CSS, and it works […]

(Read more →)

Filed under: Gmail · CSS