home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temafire / Phoenity.jar / browser / subskins / toolbarbuttonwidth.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-02-23  |  222 b   |  9 lines

  1. /*Same-(min-)width toolbarbuttons*/
  2.  
  3. toolbar#ToolbarMode toolbarbutton,
  4. toolbar[mode="full"] toolbarbutton.toolbarbutton-1{
  5. min-width: 10ex !important;
  6. }
  7. toolbar#command-toolbar toolbarbutton{
  8. min-width: 12ex !important;
  9. }