home *** CD-ROM | disk | FTP | other *** search
/ Minami 80 / MINAMI80.iso / Extra / DivXInstaller.exe / $PLUGINSDIR / GoogleToolbarFirefox.msi / xpi / chrome / google-toolbar.jar / skin / google-toolbar-customize.css < prev    next >
Cascading Style Sheet File  |  2006-05-15  |  424b  |  26 lines

  1. .gtb-toolbarbutton {
  2.   -moz-box-orient: vertical;
  3. }
  4.  
  5. #gtbPageRankImage {
  6.   min-width: 44px;
  7. }
  8.  
  9. #gtbFindTermsCustomize, #gtbSearchBoxCustomize {
  10.   display: -moz-box;
  11.   -moz-box-orient: vertical;
  12. }
  13.  
  14. #gtbNextPrevLabel {
  15.   display: -moz-box;
  16. }
  17.  
  18. #gtbNextPrev {
  19.   -moz-box-orient: vertical;
  20.   -moz-box-align: center;
  21. }
  22.  
  23. #gtbSearchBoxResizeLeft, #gtbGoogleSearchBox, #gtbSearchBoxResizeRight, #gtbSearchButton {
  24.   display: none;
  25. }
  26.