/[sysadmin-cookbook]/recepies/firefox/userChrome.css
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/firefox/userChrome.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 157 - (show annotations)
Tue Nov 17 21:48:28 2009 UTC (14 years, 5 months ago) by dpavlin
File MIME type: text/css
File size: 162 byte(s)
change window and menu font size in firefox
1 window {
2 font-size: 12px !important;
3 }
4
5 menubar, menubutton, menulist, menu, menuitem, textbox, toolbar, tab,
6 tree, tooltip
7 {
8 font-size: 11px !important;
9 }

  ViewVC Help
Powered by ViewVC 1.1.26