home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temafire / FireCat GeekPawsGrey.jar / browser / browser.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-09-28  |  20.2 KB  |  760 lines

  1. /* ***** BEGIN LICENSE BLOCK *****
  2.  * Version: NPL 1.1/GPL 2.0/LGPL 2.1
  3.  *
  4.  * The contents of this file are subject to the Netscape Public License
  5.  * Version 1.1 (the "License"); you may not use this file except in
  6.  * compliance with the License. You may obtain a copy of the License at
  7.  * http://www.mozilla.org/NPL/
  8.  *
  9.  * Software distributed under the License is distributed on an "AS IS" basis,
  10.  * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11.  * for the specific language governing rights and limitations under the
  12.  * License.
  13.  *
  14.  * The Original Code is mozilla.org code.
  15.  *
  16.  * The Initial Developer of the Original Code is
  17.  * Netscape Communications Corporation.
  18.  * Portions created by the Initial Developer are Copyright (C) 1998-1999
  19.  * the Initial Developer. All Rights Reserved.
  20.  *
  21.  * Contributor(s):
  22.  *   Joe Hewitt (hewitt@netscape.com)
  23.  *   Jason Kersey (kerz@netscape.com)
  24.  *   Pierre Chanial (chanial@noos.fr)
  25.  *   Dean Tessman (dean_tessman@hotmail.com)
  26.  *
  27.  * Alternatively, the contents of this file may be used under the terms of
  28.  * either the GNU General Public License Version 2 or later (the "GPL"), or
  29.  * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  30.  * in which case the provisions of the GPL or the LGPL are applicable instead
  31.  * of those above. If you wish to allow use of your version of this file only
  32.  * under the terms of either the GPL or the LGPL, and not to allow others to
  33.  * use your version of this file under the terms of the NPL, indicate your
  34.  * decision by deleting the provisions above and replace them with the notice
  35.  * and other provisions required by the GPL or the LGPL. If you do not delete
  36.  * the provisions above, a recipient may use your version of this file under
  37.  * the terms of any one of the NPL, the GPL or the LGPL.
  38.  *
  39.  * ***** END LICENSE BLOCK ***** */
  40.  
  41. @import url("chrome://global/skin/");
  42.  
  43. @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
  44.  
  45. #PersonalToolbar {
  46.   min-height: 26px;
  47. }
  48.  
  49. /* ::::: bookmark buttons ::::: */
  50.  
  51. toolbarbutton.bookmark-item {
  52.   margin: 0;
  53.   min-width: 0;
  54.   max-width: 13em;
  55.   padding: 2px 3px;
  56.   color: #000000 !important;
  57. }
  58.  
  59. toolbarbutton.bookmark-item:hover:active,
  60. toolbarbutton.bookmark-item[open="true"] {
  61.   padding: 3px 2px 1px 4px;
  62. }
  63.  
  64. .bookmark-item > .toolbarbutton-icon {
  65.   width: 16px;
  66.   height: 16px;
  67. }
  68.  
  69. /* Prevent [mode="icons"] from hiding the label */
  70. .bookmark-item > .toolbarbutton-text {
  71.   display: -moz-box !important;
  72. }
  73.  
  74. .bookmark-item > .toolbarbutton-menu-dropmarker {
  75.   display: none;
  76. }
  77.  
  78. .toolbarpaletteitem-box[type="bookmarks-toolbar"][place="palette"] {
  79.   width: 32px;
  80.   height: 32px;
  81.   background: url("chrome://browser/skin/Bookmarks-folder.png") no-repeat;
  82. }
  83.  
  84. .bookmarks-toolbar-customize {
  85.   display: none;
  86.   max-width: 15em !important;
  87. }
  88.  
  89. toolbarpaletteitem[place="toolbar"] .bookmarks-toolbar-customize {
  90.   display: -moz-box;
  91. }
  92.  
  93. toolbarpaletteitem[place="toolbar"] .bookmarks-toolbar-overflow-items {
  94.   visibility: hidden;
  95. }
  96.  
  97. toolbarpaletteitem[place="toolbar"] .bookmarks-toolbar-items {
  98.   visibility: hidden;
  99. }
  100.  
  101. /* ::::: bookmark menus ::::: */
  102.  
  103. menu.bookmark-item,
  104. menuitem.bookmark-item {
  105.   min-width: 0;
  106.   max-width: 26em;
  107.   border-top: 1px solid transparent !important;
  108.   border-bottom: 1px solid transparent !important;
  109.   padding: 1px 3px 1px 2px;
  110.   margin-top: -1px;
  111. }
  112.  
  113. .bookmark-item > .menu-iconic-left > .menu-iconic-icon {
  114.   width: 16px;
  115.   height: 16px;
  116. }
  117.  
  118. /* ..... drag and drop styles ..... */
  119.  
  120. .bookmark-item[dragover-left="true"] {
  121.   -moz-border-left-colors: #000000;
  122. }
  123. .bookmark-item[dragover-right="true"] {
  124.   -moz-border-right-colors: #000000;
  125. }
  126. .bookmark-item[dragover-top="true"] {
  127.   -moz-border-top-colors: #000000;
  128. }
  129. .bookmark-item[dragover-bottom="true"] {
  130.   -moz-border-bottom-colors: #000000;
  131. }
  132.  
  133. /* ::::: bookmark items ::::: */
  134.  
  135. .bookmark-item  {
  136.   list-style-image: url("chrome://global/skin/icons/folder-item.png") !important;
  137.   -moz-image-region: rect(0px, 16px, 16px, 0px)
  138. }
  139.  
  140. .bookmark-item[container="true"] {
  141.   -moz-image-region: rect(0px, 32px, 16px, 16px) !important;
  142. }
  143. .bookmark-item[open="true"],
  144. .bookmark-item[container="true"][open="true"] {
  145.   -moz-image-region: rect(16px, 32px, 32px, 16px) !important;
  146. }
  147.  
  148. /* ::::: primary toolbar buttons ::::: */
  149.  
  150. .toolbarbutton-1 {
  151.   -moz-box-orient: vertical;
  152.   min-width: 0px;
  153.   list-style-image: url("chrome://browser/skin/Toolbar.png");
  154.   -moz-image-region: rect(0 1px 1px 0);
  155. }
  156.  
  157. toolbarbutton:not([disabled="true"]):hover,
  158. menubutton:not([disabled="true"]):hover,
  159. toolbarbutton:not([disabled="true"]):hover:active,
  160. menubutton:not([disabled="true"]):hover:active {
  161.   color: ButtonText !important;
  162. }
  163.  
  164. .toolbarbutton-menubutton-stack,
  165. .toolbarbutton-menubutton-button,
  166. .toolbarbutton-menubutton-stack:hover,
  167. .toolbarbutton-menubutton-button:hover,
  168. .toolbarbutton-menubutton-stack:hover:active,
  169. .toolbarbutton-menubutton-button:hover:active {
  170.   margin: 0 !important;
  171.   display: -moz-box;
  172. }
  173.  
  174. toolbar[mode="icons"] .toolbarbutton-text {
  175.   display: none;
  176. }
  177.  
  178. toolbar[mode="text"] .toolbarbutton-menubutton-dropmarker,
  179. toolbar[mode="text"] .toolbarbutton-icon {
  180.   display: none;
  181. }
  182.  
  183. toolbar[mode="text"] .toolbarbutton-text {
  184.   padding: 0 !important;
  185.   margin: 3px 5px !important;
  186. }
  187.  
  188. #back-button {
  189.   -moz-binding: url("chrome://browser/skin/browser.xml#toolbar-menu-button");
  190.   -moz-image-region: rect(0px 30px 30px 0px);
  191. }
  192. #back-button[buttonover="true"] {
  193.   -moz-image-region: rect(30px 30px 60px 0px);
  194. }
  195. #back-button[disabled="true"] {
  196.   -moz-image-region: rect(60px 30px 90px 0px);
  197. }
  198.  
  199. #forward-button {
  200.   -moz-binding: url("chrome://browser/skin/browser.xml#toolbar-menu-button");
  201.   -moz-image-region: rect(0px 60px 30px 30px);
  202. }
  203. #forward-button[buttonover="true"] {
  204.   -moz-image-region: rect(30px 60px 60px 30px);
  205. }
  206. #forward-button[disabled="true"] {
  207.   -moz-image-region: rect(60px 60px 90px 30px) !important;
  208. }
  209.  
  210. #reload-button {
  211.   -moz-image-region: rect(0px 120px 30px 90px);
  212. }
  213. #reload-button:hover {
  214.   -moz-image-region: rect(30px 120px 60px 90px);
  215. }
  216. #reload-button[disabled="true"] {
  217.   -moz-image-region: rect(60px 120px 90px 90px) !important;
  218. }
  219.  
  220.  
  221. #stop-button {
  222.   -moz-image-region: rect(0px 90px 30px 60px);
  223. }
  224. #stop-button:hover {
  225.   -moz-image-region: rect(30px 90px 60px 60px);
  226. }
  227. #stop-button[disabled="true"] {
  228.   -moz-image-region: rect(60px 90px 90px 60px) !important;
  229. }
  230.  
  231. #home-button {
  232.   -moz-image-region: rect(0px 150px 30px 120px);
  233. }
  234. #home-button:hover {
  235.   -moz-image-region: rect(30px 150px 60px 120px);
  236. }
  237. #home-button[disabled="true"] {
  238.   -moz-image-region: rect(60px 150px 90px 120px) !important;
  239. }
  240.  
  241. #print-button {
  242.   -moz-image-region: rect(0px 270px 30px 240px);
  243. }
  244. #print-button:hover {
  245.   -moz-image-region: rect(30px 270px 60px 240px);
  246. }
  247. #print-button[disabled="true"] {
  248.   -moz-image-region: rect(60px 270px 90px 240px);
  249. }
  250.  
  251. #new-tab-button {
  252.   -moz-image-region: rect(0px 300px 30px 270px);
  253. }
  254. #new-tab-button:hover,
  255. #new-tab-button[checked="true"] {
  256.   -moz-image-region: rect(30px 300px 60px 270px);
  257. }
  258. #new-tab-button[disabled="true"] {
  259.   -moz-image-region: rect(60px 300px 90px 270px);
  260. }
  261.  
  262. #new-window-button {
  263.   -moz-image-region: rect(0px 330px 30px 300px);
  264. }
  265. #new-window-button:hover,
  266. #new-window-button[checked="true"] {
  267.   -moz-image-region: rect(30px 330px 60px 300px);
  268. }
  269. #new-window-button[disabled="true"] {
  270.   -moz-image-region: rect(60px 330px 90px 300px);
  271. }
  272.  
  273. #downloads-button {
  274.   -moz-image-region: rect(0px 180px 30px 150px);
  275. }
  276. #downloads-button:hover,
  277. #downloads-button[checked="true"] {
  278.   -moz-image-region: rect(30px 180px 60px 150px);
  279. }
  280. #downloads-button[disabled="true"] {
  281.   -moz-image-region: rect(60px 180px 90px 150px);
  282. }
  283.  
  284. #bookmarks-button {
  285.   -moz-image-region: rect(0px 240px 30px 210px);
  286. }
  287. #bookmarks-button:hover,
  288. #bookmarks-button[checked="true"] {
  289.   -moz-image-region: rect(30px 240px 60px 210px);
  290. }
  291. #bookmarks-button[disabled="true"] {
  292.   -moz-image-region: rect(60px 240px 90px 210px);
  293. }
  294.  
  295. #history-button {
  296.   -moz-image-region: rect(0px 210px 30px 180px);
  297. }
  298. #history-button:hover,
  299. #history-button[checked="true"] {
  300.   -moz-image-region: rect(30px 210px 60px 180px);
  301. }
  302. #history-button[disabled="true"] {
  303.   -moz-image-region: rect(60px 210px 90px 180px);
  304. }
  305.  
  306. #cut-button {
  307.   -moz-image-region: rect(0px 360px 30px 330px);
  308. }
  309. #cut-button:hover,
  310. #cut-button[checked="true"] {
  311.   -moz-image-region: rect(30px 360px 60px 330px);
  312. }
  313. #cut-button[disabled="true"] {
  314.   -moz-image-region: rect(60px 360px 90px 330px);
  315. }
  316.  
  317. #copy-button {
  318.   -moz-image-region: rect(0px 390px 30px 360px);
  319. }
  320. #copy-button:hover,
  321. #copy-button[checked="true"] {
  322.   -moz-image-region: rect(30px 390px 60px 360px);
  323. }
  324. #copy-button[disabled="true"] {
  325.   -moz-image-region: rect(60px 390px 90px 360px);
  326. }
  327.  
  328. #paste-button {
  329.   -moz-image-region: rect(0px 420px 30px 390px);
  330. }
  331. #paste-button:hover,
  332. #paste-button[checked="true"] {
  333.   -moz-image-region: rect(30px 420px 60px 390px);
  334. }
  335. #paste-button[disabled="true"] {
  336.   -moz-image-region: rect(60px 420px 90px 390px);
  337. }
  338.  
  339. #mail-button {
  340.   -moz-image-region: rect(0px 450px 30px 420px);
  341. }
  342. #mail-button:hover,
  343. #mail-button[checked="true"] {
  344.   -moz-image-region: rect(30px 450px 60px 420px);
  345. }
  346. #mail-button[disabled="true"] {
  347.   -moz-image-region: rect(60px 450px 90px 420px);
  348. }
  349.  
  350. /* ::::: small primary toolbar buttons ::::: */
  351.  
  352. toolbar[iconsize="small"] .toolbarbutton-1 {
  353.   list-style-image: url("chrome://browser/skin/Toolbar-small.png");
  354. }
  355.  
  356. toolbar[iconsize="small"] #back-button {
  357.   -moz-image-region: rect(0px 20px 20px 0px);
  358. }
  359. toolbar[iconsize="small"] #back-button[buttonover="true"] {
  360.   -moz-image-region: rect(20px 20px 40px 0px);
  361. }
  362. toolbar[iconsize="small"] #back-button[disabled="true"] {
  363.   -moz-image-region: rect(40px 20px 60px 0px);
  364. }
  365.  
  366. toolbar[iconsize="small"] #forward-button {
  367.   -moz-image-region: rect(0px 40px 20px 20px);
  368. }
  369. toolbar[iconsize="small"] #forward-button[buttonover="true"] {
  370.   -moz-image-region: rect(20px 40px 40px 20px);
  371. }
  372. toolbar[iconsize="small"] #forward-button[disabled="true"] {
  373.   -moz-image-region: rect(40px 40px 60px 20px) !important;
  374. }
  375.  
  376. toolbar[iconsize="small"] #reload-button {
  377.   -moz-image-region: rect(0px 80px 20px 60px);
  378. }
  379. toolbar[iconsize="small"] #reload-button:hover {
  380.   -moz-image-region: rect(20px 80px 40px 60px);
  381. }
  382. toolbar[iconsize="small"] #reload-button[disabled="true"] {
  383.   -moz-image-region: rect(40px 80px 60px 60px) !important;
  384. }
  385.  
  386. toolbar[iconsize="small"] #stop-button {
  387.   -moz-image-region: rect(0px 60px 20px 40px);
  388. }
  389. toolbar[iconsize="small"] #stop-button:hover {
  390.   -moz-image-region: rect(20px 60px 40px 40px);
  391. }
  392. toolbar[iconsize="small"] #stop-button[disabled="true"] {
  393.   -moz-image-region: rect(40px 60px 60px 40px) !important;
  394. }
  395.  
  396. toolbar[iconsize="small"] #home-button {
  397.   -moz-image-region: rect(0px 100px 20px 80px);
  398. }
  399. toolbar[iconsize="small"] #home-button:hover {
  400.   -moz-image-region: rect(20px 100px 40px 80px);
  401. }
  402.  
  403. toolbar[iconsize="small"] #print-button {
  404.   -moz-image-region: rect(0px 180px 20px 160px);
  405. }
  406. toolbar[iconsize="small"] #print-button:hover {
  407.   -moz-image-region: rect(20px 180px 40px 160px);
  408. }
  409. toolbar[iconsize="small"] #print-button[disabled="true"] {
  410.   -moz-image-region: rect(40px 180px 60px 160px);
  411. }
  412.  
  413. toolbar[iconsize="small"] #downloads-button {
  414.   -moz-image-region: rect(0px 120px 20px 100px);
  415. }
  416. toolbar[iconsize="small"] #downloads-button:hover,
  417. toolbar[iconsize="small"] #downloads-button[checked="true"] {
  418.   -moz-image-region: rect(20px 120px 40px 100px);
  419. }
  420. toolbar[iconsize="small"] #downloads-button[disabled="true"] {
  421.   -moz-image-region: rect(40px 120px 60px 100px) !important;
  422. }
  423.  
  424. toolbar[iconsize="small"] #new-tab-button {
  425.   -moz-image-region: rect(0px 200px 20px 180px);
  426. }
  427. toolbar[iconsize="small"] #new-tab-button:hover,
  428. toolbar[iconsize="small"] #new-tab-button[checked="true"] {
  429.   -moz-image-region: rect(20px 200px 40px 180px);
  430. }
  431. toolbar[iconsize="small"] #new-tab-button[disabled="true"] {
  432.   -moz-image-region: rect(40px 200px 60px 180px) !important;
  433. }
  434.  
  435. toolbar[iconsize="small"] #new-window-button {
  436.   -moz-image-region: rect(0px 220px 20px 200px);
  437. }
  438. toolbar[iconsize="small"] #new-window-button:hover,
  439. toolbar[iconsize="small"] #new-window-button[checked="true"] {
  440.   -moz-image-region: rect(20px 220px 40px 200px);
  441. }
  442. toolbar[iconsize="small"] #new-window-button[disabled="true"] {
  443.   -moz-image-region: rect(40px 220px 60px 200px) !important;
  444. }
  445.  
  446. toolbar[iconsize="small"] #bookmarks-button {
  447.   -moz-image-region: rect(0px 160px 20px 140px);
  448. }
  449. toolbar[iconsize="small"] #bookmarks-button:hover,
  450. toolbar[iconsize="small"] #bookmarks-button[checked="true"] {
  451.   -moz-image-region: rect(20px 160px 40px 140px);
  452. }
  453. toolbar[iconsize="small"] #bookmarks-button[disabled="true"] {
  454.   -moz-image-region: rect(40px 160px 60px 140px) !important;
  455. }
  456.  
  457. toolbar[iconsize="small"] #history-button {
  458.   -moz-image-region: rect(0px 140px 20px 120px);
  459. }
  460. toolbar[iconsize="small"] #history-button:hover,
  461. toolbar[iconsize="small"] #history-button[checked="true"] {
  462.   -moz-image-region: rect(20px 140px 40px 120px);
  463. }
  464. toolbar[iconsize="small"] #history-button[disabled="true"] {
  465.   -moz-image-region: rect(40px 140px 60px 120px) !important;
  466. }
  467.  
  468. toolbar[iconsize="small"] #cut-button {
  469.   -moz-image-region: rect(0px 240px 20px 220px);
  470. }
  471. toolbar[iconsize="small"] #cut-button:hover,
  472. toolbar[iconsize="small"] #cut-button[checked="true"] {
  473.   -moz-image-region: rect(20px 240px 40px 220px);
  474. }
  475. toolbar[iconsize="small"] #cut-button[disabled="true"] {
  476.   -moz-image-region: rect(40px 240px 60px 220px) !important;
  477. }
  478.  
  479. toolbar[iconsize="small"] #copy-button {
  480.   -moz-image-region: rect(0px 260px 20px 240px);
  481. }
  482. toolbar[iconsize="small"] #copy-button:hover,
  483. toolbar[iconsize="small"] #copy-button[checked="true"] {
  484.   -moz-image-region: rect(20px 260px 40px 240px);
  485. }
  486. toolbar[iconsize="small"] #copy-button[disabled="true"] {
  487.   -moz-image-region: rect(40px 260px 60px 240px) !important;
  488. }
  489.  
  490. toolbar[iconsize="small"] #paste-button {
  491.   -moz-image-region: rect(0px 280px 20px 260px);
  492. }
  493. toolbar[iconsize="small"] #paste-button:hover,
  494. toolbar[iconsize="small"] #paste-button[checked="true"] {
  495.   -moz-image-region: rect(20px 280px 40px 260px);
  496. }
  497. toolbar[iconsize="small"] #paste-button[disabled="true"] {
  498.   -moz-image-region: rect(40px 280px 60px 260px) !important;
  499. }
  500.  
  501. toolbar[iconsize="small"] #mail-button {
  502.   -moz-image-region: rect(0px 300px 20px 280px);
  503. }
  504. toolbar[iconsize="small"] #mail-button:hover,
  505. toolbar[iconsize="small"] #mail-button[checked="true"] {
  506.   -moz-image-region: rect(20px 300px 40px 280px);
  507. }
  508. toolbar[iconsize="small"] #mail-button[disabled="true"] {
  509.   -moz-image-region: rect(40px 300px 60px 280px) !important;
  510. }
  511.  
  512. /* ::::: fullscreen window controls ::::: */
  513.  
  514. #window-controls {
  515.   -moz-box-align: center;
  516.   padding: 0 2px 0 4px;
  517.   border-left: 2px solid;
  518.   -moz-border-left-colors: ThreeDHighlight ThreeDShadow;
  519. }
  520.  
  521. #minimize-button {
  522.   list-style-image: url("chrome://global/skin/icons/Minimize.gif");
  523. }
  524. #restore-button {
  525.   list-style-image: url("chrome://global/skin/icons/Restore.gif");
  526. }
  527. #close-button {
  528.   list-style-image: url("chrome://global/skin/icons/Close.gif");
  529. }
  530.  
  531. /* ::::: nav-bar-inner ::::: */
  532.  
  533. #urlbar {
  534.   margin: 2px 3px;
  535. }
  536.  
  537. #search-bar {
  538.   width: 12em;
  539. }
  540.  
  541. /* ::::: page proxy icon ::::: */
  542.  
  543. #page-proxy-deck,
  544. #page-proxy-favicon,
  545. #page-proxy-button {
  546.   width: 16px;
  547.   height: 16px;
  548. }
  549.  
  550. #page-proxy-deck {
  551.   cursor: -moz-grab;
  552.   margin: 2px 3px;
  553. }
  554.  
  555. #page-proxy-favicon {
  556.   list-style-image: none;
  557. }
  558.  
  559. #page-proxy-button {
  560.   list-style-image: url("chrome://global/skin/icons/folder-item.png") !important;
  561.   -moz-image-region: rect(0px, 16px, 16px, 0px);}
  562.  
  563. #page-proxy-button[pageproxystate="invalid"] {
  564.   cursor: default;
  565.   -moz-image-region: rect(16px, 16px, 32px, 0px) !important;
  566. }
  567.  
  568.  
  569. statusbarpanel#statusbar-display {
  570.   padding-left: 0;
  571. }
  572.  
  573. /* ::::: search-bar ::::: */
  574.  
  575. #search-proxy-button {
  576.   margin-top: 2px;
  577.   margin-bottom: 1px;
  578. }
  579.  
  580. .search-proxy-button-image {
  581.   margin: 0px;
  582.   list-style-image: url("chrome://browser/skin/Search-bar.png");
  583. }
  584.  
  585. .search-proxy-button-dropmarker {
  586.   margin-left: 12px;
  587.   margin-top: 8px;
  588.   list-style-image: url("chrome://browser/skin/search-arrow.gif");
  589. }
  590.  
  591. #__PhoenixFindInPage {
  592.   list-style-image: url("chrome://browser/skin/Search-bar.png");
  593. }
  594.  
  595. /* ::::: autocomplete ::::: */
  596.  
  597. .autocomplete-treebody::-moz-tree-cell-text(treecolAutoCompleteComment) {
  598.   color: #555566;
  599. }
  600.  
  601. /* ::::: go button ::::: */
  602.  
  603. #go-button,
  604. #go-container {
  605.   -moz-appearance: none;
  606.   background-color: transparent;
  607.   margin: 0;
  608.   padding: 0;
  609.   min-width: 0;
  610.   list-style-image: url("chrome://browser/skin/Go.png");
  611.   -moz-image-region: rect(0px, 20px, 20px, 0px);
  612. }
  613.  
  614. #go-button {
  615.   -moz-appearance: toolbarbutton;
  616.   border-width: 1px !important;
  617.   -moz-border-top-colors: transparent;
  618.   -moz-border-right-colors: transparent;
  619.   -moz-border-bottom-colors: transparent;
  620.   -moz-border-left-colors: transparent;
  621.   -moz-appearance: toolbarbutton;
  622. }
  623.  
  624. #go-button:hover {
  625.   -moz-border-top-colors: ThreeDHighlight;
  626.   -moz-border-right-colors: ThreeDShadow;
  627.   -moz-border-bottom-colors: ThreeDShadow;
  628.   -moz-border-left-colors: ThreeDHighlight;
  629.   -moz-image-region: rect(0px, 40px, 20px, 20px);
  630. }
  631.  
  632. #go-button:hover:active {
  633.   -moz-border-top-colors: ThreeDShadow;
  634.   -moz-border-right-colors: ThreeDHighlight;
  635.   -moz-border-bottom-colors: ThreeDHighlight;
  636.   -moz-border-left-colors: ThreeDShadow;
  637. }
  638.  
  639. #go-button[disabled="true"] {
  640.   -moz-image-region: rect(0px, 60px, 20px, 40px);
  641.   border-color: transparent;
  642. }
  643.  
  644. #go-button > .button-box > .button-text {
  645.   margin-left: 5px !important;
  646. }
  647.  
  648. #go-button > .button-box {
  649.   border: none;
  650. }
  651.  
  652. #sidebar {
  653.   background-color: Window;
  654. }
  655.  
  656. /* ::::: content area ::::: */
  657.  
  658. #status-bar {
  659.   border-top: none;
  660. }
  661.  
  662. #security-button {
  663.   display: none;
  664. }
  665.  
  666. #security-button[level="high"] {
  667.   list-style-image: url("chrome://browser/skin/Secure.png");
  668.   display: -moz-box;
  669. }
  670.  
  671. #security-button[level="low"] {
  672.   list-style-image: url("chrome://browser/skin/Secure.png");
  673.   display: -moz-box;
  674. }
  675.  
  676. #security-button[level="broken"] {
  677.   list-style-image: url("chrome://browser/skin/Security-broken.png");
  678.   display: -moz-box;
  679. }
  680.  
  681. #page-report-button {
  682.   display: none;
  683. }
  684.  
  685. #page-report-button[blocked] {
  686.   display: -moz-box;
  687.   list-style-image: url("chrome://browser/skin/Popup-blocked.png");
  688.   padding: 0px 3px 0px 3px;
  689. }
  690.  
  691. #page-theme-button {
  692.   display: none;
  693. }
  694.  
  695. #page-theme-button[themes] {
  696.   display: -moz-box;
  697.   list-style-image: url("chrome://browser/skin/page-themes.png");
  698.   padding: 0px 3px 0px 3px;
  699. }
  700.  
  701. /* ::::: throbber ::::: */
  702.  
  703. #navigator-throbber {
  704.   -moz-appearance: none;
  705.   -moz-user-focus: ignore;
  706.   margin: 0 !important;
  707.   border: none !important;
  708.   padding: 0px !important;
  709.   min-width: 0;
  710.   background-color: transparent;
  711.   list-style-image: url("chrome://browser/skin/Throbber.png");
  712. }
  713. #navigator-throbber[busy="true"] {
  714.   list-style-image: url("chrome://global/skin/icons/Throbber.gif");
  715. }
  716.  
  717. toolbar[iconsize="small"] #navigator-throbber,
  718. toolbar[mode="text"] #navigator-throbber {
  719.   list-style-image: url("chrome://browser/skin/Throbber-small.png");
  720. }
  721.  
  722. toolbar[iconsize="small"] #navigator-throbber[busy="true"],
  723. toolbar[mode="text"] #navigator-throbber[busy="true"] {
  724.   list-style-image: url("chrome://browser/skin/Throbber-small.gif");
  725. }
  726.  
  727. .tabs-closebutton {
  728.   list-style-image: url("chrome://global/skin/icons/close-button.gif");
  729. }
  730.  
  731. #content .tabs-closebutton {
  732.   list-style-image: url("chrome://browser/skin/Close-tab.png");
  733.   -moz-image-region: rect(0px, 14px, 14px, 0px);
  734. }
  735.  
  736. #content .tabs-closebutton:hover {
  737.   -moz-image-region: rect(0px, 28px, 14px, 14px);
  738. }
  739.  
  740. toolbarbutton.chevron {
  741.   list-style-image: url("chrome://global/skin/toolbar/chevron.gif") !important;
  742. }
  743.  
  744. toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
  745.   display: none;
  746. }
  747.  
  748. toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-icon {
  749.   display: -moz-box;
  750. }
  751.  
  752. toolbar[mode="text"] > #window-controls > toolbarbutton > .toolbarbutton-text {
  753.    display: none;
  754. }
  755.  
  756. #sidebar-throbber[loading="true"] {
  757.   list-style-image: url(chrome://global/skin/icons/Loading.gif);
  758. }
  759.  
  760.