Skip to content

Instantly share code, notes, and snippets.

@bradherman
Created March 5, 2012 20:36
Show Gist options
  • Select an option

  • Save bradherman/1980931 to your computer and use it in GitHub Desktop.

Select an option

Save bradherman/1980931 to your computer and use it in GitHub Desktop.
Google docs stylesheet for use w/ stylish
#gbx3, #gbx4 {height:20px !important;}
#gb {font:10px/27px Arial,sans-serif !important;height:2px !important;}
.docs-title-inner {font-size:16px !important;}
.gbt {line-height:18px !important;}
.docs-menubar {height:28px !important;}
#docs-bars {height:4px !important;background:black !important;}
#docs-bars:hover {height:auto !important;background:none !important;}
#docs-menubar, #docs-toolbar-wrapper {display:none !important;}
#docs-bars:hover #docs-menubar, #docs-bars:hover #docs-toolbar-wrapper {display:block !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment