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.css < prev    next >
Cascading Style Sheet File  |  2006-05-15  |  6KB  |  247 lines

  1. #gtbProductName {
  2.   font-size: larger;
  3. }
  4.  
  5. #gtbAboutBox {
  6.   background-color: white;
  7.   color: black;
  8.   padding: 20px 20px 0px 20px;
  9. }
  10.  
  11. #gtbAboutDialog {
  12.   padding: 0px 0px 0px 0px;
  13. }
  14.  
  15. #gtbLatin {
  16.   font-style: italic;
  17.   color: grey;
  18. }
  19.  
  20. #gtbPageRankImage {
  21.   min-width: 44px;
  22. }
  23.  
  24. #gtbToolbar {
  25.   -moz-binding: url('chrome://google-toolbar/content/toolbar.xml#google-toolbar');
  26. }
  27.  
  28. .gtb-menubutton > .toolbarbutton-menubutton-button {
  29.   -moz-box-orient: horizontal;
  30. }
  31.  
  32. #gtbToolbar > toolbarbutton {
  33.   -moz-box-orient: horizontal !important;
  34. }
  35.  
  36. #gtbToolbar > toolbarbutton > .toolbarbutton-menubutton-button {
  37.   -moz-box-orient: horizontal !important;
  38. }
  39.  
  40. #gtbToolbar menuitem.menuitem-iconic > .menu-iconic-left > .menu-iconic-icon {
  41.   width: 16px;
  42.   height: 16px;
  43. }
  44.  
  45. #gtbGoogleSearchBox {
  46.   -moz-binding: url('chrome://google-toolbar/content/autocomplete-menulist.xml#autocomplete-menulist');
  47.   min-width: 100px !important;
  48. }
  49.  
  50. textbox.gtb-search-box {
  51.   -moz-binding: url('chrome://google-toolbar/content/autocomplete-menulist.xml#gtb-search-box');
  52. }
  53.  
  54. #gtbPopupAutoComplete {
  55.   min-width: 270px !important;
  56.   -moz-binding: url('chrome://google-toolbar/content/autocomplete-menulist.xml#gtb-search-popup');
  57. }
  58.  
  59. #gtbPopupAutoComplete .autocomplete-treebody::-moz-tree-cell-text {
  60.   -moz-padding-start: 0px;
  61. }
  62.  
  63. #gtbPopupAutoComplete treechildren::-moz-tree-row {
  64.   min-height: 0px;
  65.   height: 1.15em;
  66. }
  67.  
  68. textbox.gtb-search-box .autocomplete-textbox-container .textbox-input-box {
  69.   margin-left: 0px !important;
  70.   margin-right: 0px !important;
  71. }
  72.  
  73. toolbar[mode="icons"] .gtb-toolbarbutton[gtb-show-text="always"] .toolbarbutton-text {
  74.   display: -moz-box;
  75. }
  76.  
  77. toolbar[mode="gtb-selective-text"] toolbarbutton .toolbarbutton-text {
  78.  display: none;
  79. }
  80.  
  81. toolbar[mode="gtb-selective-text"] toolbarbutton[gtb-show-text="selective"] .toolbarbutton-text {
  82.  display: -moz-box;
  83. }
  84.  
  85. toolbar[mode="gtb-selective-text"] toolbarbutton[gtb-show-text="always"] .toolbarbutton-text {
  86.  display: -moz-box;
  87. }
  88.  
  89. toolbar .gtb-toolbarbutton[gtb-show-icon="always"] .toolbarbutton-icon {
  90.   display: -moz-box;
  91. }
  92.  
  93. .gtbAutoFillDialog {
  94.   min-width: 450px;
  95. }
  96.  
  97. .gtbAutoFillMenuPopup {
  98.   max-height: 150px;
  99. }
  100.  
  101. .gtbAutoFillColumn {
  102.   min-width: 100px;
  103. }
  104.  
  105. .gtbLink {
  106.   margin-left: 5px;
  107.   text-decoration: underline;
  108.   color: blue;
  109.   cursor: pointer;
  110. }
  111.  
  112. .gtbOptionsBold {
  113.   font-weight: bold;
  114. }
  115.  
  116. .gtbLink:active {
  117.   color: red;
  118. }
  119.  
  120. #gtbSearchBoxResizeRight, #gtbSearchBoxResizeLeft {
  121.   -moz-binding: url("chrome://google-toolbar/content/toolbar.xml#google-search-resize");
  122.   background: transparent;
  123.   border: none !important;
  124. }
  125.  
  126. .google-search-resizer {
  127.   min-width: 11px;
  128.   min-height: 24px;
  129.   background-image: url("chrome://google-toolbar/skin/splitter.png");
  130.   cursor: e-resize;
  131. }
  132.  
  133. .gtbFirstRunThanks {
  134.   font-size: larger;
  135.   font-weight: bold;
  136. }
  137.  
  138. .gtbFirstRunInstructions {
  139.   font-weight: bold;
  140. }
  141.  
  142. .gtbFirstRunWarning {
  143.   font-weight: bold;
  144.   color: red;
  145.   font-size: larger;
  146. }
  147.  
  148. #gtbOptionsBrowsingPageRankCheckbox {
  149.   list-style-image: url(chrome://google-toolbar/skin/page-rank-option.png);
  150. }
  151.  
  152. #gtbOptionsBrowsingSafeBrowsingCheckbox {
  153.   list-style-image: url(chrome://tb-amulet-of-protection/content/safebrowsinglogo20x20.png);
  154. }
  155.  
  156. #gtbOptionsBrowsingSpellCheckbox {
  157.   list-style-image: url(chrome://google-toolbar/skin/spell-check.png);
  158. }
  159.  
  160. #gtbOptionsBrowsingWordTranslatorCheckbox {
  161.   list-style-image: url(chrome://google-toolbar/skin/translator.png);
  162. }
  163.  
  164. #gtbOptionsBrowsingAutoFillCheckbox {
  165.   list-style-image: url(chrome://google-toolbar/skin/auto-fill.png);
  166. }
  167.  
  168. #gtbOptionsBrowsingAutoLinkCheckbox {
  169.   list-style-image: url(chrome://google-toolbar/skin/autolink.png);
  170. }
  171.  
  172. #gtbOptionsMailCheckbox {
  173.   list-style-image: url(chrome://google-toolbar/skin/mailto.png);
  174. }
  175.  
  176. #gtbOptionsBrowsingFeedSubscribeCheckbox {
  177.   list-style-image: url(chrome://google-toolbar/skin/subscribe.png);
  178. }
  179.  
  180. #gtbOptionsSearchButtonsSiteCheckbox {
  181.   list-style-image: url(chrome://google-toolbar/skin/search-site.png);
  182. }
  183.  
  184. #gtbOptionsSearchButtonsLuckyCheckbox {
  185.   list-style-image: url(chrome://google-toolbar/skin/lucky.png);
  186. }
  187.  
  188. #gtbOptionsSearchButtonsImagesCheckbox {
  189.   list-style-image: url(chrome://google-toolbar/skin/images.png);
  190. }
  191.  
  192. #gtbOptionsSearchButtonsGroupsCheckbox {
  193.   list-style-image: url(chrome://google-toolbar/skin/groups.png);
  194. }
  195.  
  196. #gtbOptionsSearchButtonsFroogleCheckbox {
  197.   list-style-image: url(chrome://google-toolbar/skin/froogle.png);
  198. }
  199.  
  200. #gtbOptionsSearchButtonsLocalCheckbox {
  201.   list-style-image: url(chrome://google-toolbar/skin/local.png);
  202. }
  203.  
  204. #gtbOptionsMoreHighlightCheckbox {
  205.   list-style-image: url(chrome://google-toolbar/skin/highlight.png);
  206. }
  207.  
  208. #gtbOptionsMoreWordFindCheckbox {
  209.   list-style-image: url(chrome://google-toolbar/skin/find.png);
  210. }
  211.  
  212. #gtbOptionsMoreBlogThisCheckbox {
  213.   list-style-image: url(chrome://google-toolbar/skin/blogger.png);
  214. }
  215.  
  216. #gtbOptionsMoreNewsCheckbox {
  217.   list-style-image: url(chrome://google-toolbar/skin/news.png);
  218. }
  219.  
  220. #gtbOptionsMoreUpCheckbox {
  221.   list-style-image: url(chrome://google-toolbar/skin/up.png);
  222. }
  223.  
  224. #gtbOptionsMoreNextPreviousCheckbox {
  225.   list-style-image: url(chrome://google-toolbar/skin/next.png);
  226. }
  227.  
  228. #gtbOptionsMoreOptionsCheckbox {
  229.   list-style-image: url(chrome://google-toolbar/skin/options.png);
  230. }
  231.  
  232. #gtbOptionsMorePageInfoCheckbox {
  233.   list-style-image: url(chrome://google-toolbar/skin/info.png);
  234. }
  235.  
  236. toolbarbutton.gtb-toolbarbutton > .toolbarbutton-icon  {
  237.   padding-right: 1px;
  238. }
  239.  
  240. toolbarbutton.gtb-toolbarbutton > toolbarbutton > .toolbarbutton-icon  {
  241.   padding-right: 1px;
  242. }
  243.  
  244. .gtbOptionsButtonIndent {
  245.   margin-left: 27px;
  246. }
  247.