~jetsaredim/firefox-extensions/firebug.upstream

« back to all changes in this revision

Viewing changes to skin/classic/mac/.svn/text-base/window.css.svn-base

  • Committer: Jared Greenwald
  • Date: 2008-04-22 18:20:42 UTC
  • Revision ID: jgreenwa@4lom-20080422182042-90kbumm805h2hjt6
 * new upstream source (v1.2~b21+svn572)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* See license.txt for terms of usage */
2
 
 
3
 
#fbToolbar {
4
 
    padding-top: 3px;
5
 
    padding-bottom: 2px;
6
 
}
7
 
 
8
 
#fbCommandToggleSmall,
9
 
#fbCommandToggleLarge {
10
 
    width: 48px;
11
 
}