home *** CD-ROM | disk | FTP | other *** search
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
- /*Firefox Help toolbar icons solution*/
-
- #help-back-button,
- #help-forward-button,
- #help-home-button,
- #help-print-button {
- list-style-image: url("chrome://browser/skin/tbar.png") !important;
- }
-
- #help-zoom-large-button,
- #help-zoom-small-button,
- #help-sidebar-button,
- #help-toolbar-customization,
- #help-find-button {
- list-style-image: url("chrome://browser/skin/extensions/help/helpbar.png") !important;
- }
-
- toolbar[iconsize="small"] #help-back-button,
- toolbar[iconsize="small"] #help-forward-button,
- toolbar[iconsize="small"] #help-home-button,
- toolbar[iconsize="small"] #help-print-button {
- list-style-image: url("chrome://browser/skin/tbar_small.png") !important;
- }
-
- toolbar[iconsize="small"] #help-zoom-large-button,
- toolbar[iconsize="small"] #help-zoom-small-button,
- toolbar[iconsize="small"] #help-sidebar-button,
- toolbar[iconsize="small"] #help-toolbar-customization,
- toolbar[iconsize="small"] #help-find-button {
- list-style-image: url("chrome://browser/skin/extensions/help/helpbar_small.png") !important;
- }
-
- #help-back-button {
- -moz-image-region: rect(0 24px 24px 0) !important;
- }
- #help-back-button[buttonover="true"],
- #help-back-button:hover {
- -moz-image-region: rect(24px 24px 48px 0) !important;
- }
- #help-back-button[disabled="true"] {
- -moz-image-region: rect(48px 24px 72px 0) !important;
- }
-
- #help-forward-button {
- -moz-image-region: rect(0 48px 24px 24px) !important;
- }
- #help-forward-button[buttonover="true"],
- #help-forward-button:hover {
- -moz-image-region: rect(24px 48px 48px 24px) !important;
- }
- #help-forward-button[disabled="true"] {
- -moz-image-region: rect(48px 48px 72px 24px) !important;
- }
-
- #help-home-button {
- -moz-image-region: rect(0 264px 24px 240px) !important;
- }
- #help-home-button:hover {
- -moz-image-region: rect(24px 264px 48px 240px) !important;
- }
-
- #help-print-button {
- -moz-image-region: rect(0 240px 24px 216px) !important;
- }
- #help-print-button:hover {
- -moz-image-region: rect(24px 240px 48px 216px) !important;
- }
-
- /**/
-
- #help-sidebar-button {
- -moz-image-region: rect(0 24px 24px 0) !important;
- }
- #help-sidebar-button:hover {
- -moz-image-region: rect(24px 24px 48px 0) !important;
- }
-
- #help-toolbar-customization {
- -moz-image-region: rect(0 48px 24px 24px) !important;
- }
- #help-toolbar-customization:hover {
- -moz-image-region: rect(24px 48px 48px 24px) !important;
- }
-
- #help-zoom-large-button {
- -moz-image-region: rect(0 72px 24px 48px) !important;
- }
- #help-zoom-large-button:hover {
- -moz-image-region: rect(24px 72px 48px 48px) !important;
- }
-
- #help-zoom-small-button {
- -moz-image-region: rect(0 96px 24px 72px) !important;
- }
- #help-zoom-small-button:hover {
- -moz-image-region: rect(24px 96px 48px 72px) !important;
- }
-
- #help-find-button {
- -moz-image-region: rect(0 120px 24px 96px) !important;
- }
- #help-find-button:hover {
- -moz-image-region: rect(24px 120px 48px 96px) !important;
- }
-
- /*smallies*/
-
- toolbar[iconsize="small"] #help-back-button {
- -moz-image-region: rect(0 16px 16px 0) !important;
- }
- toolbar[iconsize="small"] #help-back-button[buttonover="true"],
- toolbar[iconsize="small"] #help-back-button:hover {
- -moz-image-region: rect(16px 16px 32px 0) !important;
- }
- toolbar[iconsize="small"] #help-back-button[disabled="true"] {
- -moz-image-region: rect(32px 16px 48px 0) !important;
- }
-
- toolbar[iconsize="small"] #help-forward-button {
- -moz-image-region: rect(0 32px 16px 16px) !important;
- }
- toolbar[iconsize="small"] #help-forward-button[buttonover="true"],
- toolbar[iconsize="small"] #help-forward-button:hover {
- -moz-image-region: rect(16px 32px 32px 16px) !important;
- }
- toolbar[iconsize="small"] #help-forward-button[disabled="true"] {
- -moz-image-region: rect(32px 32px 48px 16px) !important;
- }
-
- toolbar[iconsize="small"] #help-home-button {
- -moz-image-region: rect(0 176px 16px 160px) !important;
- }
- toolbar[iconsize="small"] #help-home-button:hover {
- -moz-image-region: rect(16px 176px 32px 160px) !important;
- }
-
- toolbar[iconsize="small"] #help-print-button {
- -moz-image-region: rect(0 160px 16px 144px) !important;
- }
- toolbar[iconsize="small"] #help-print-button:hover {
- -moz-image-region: rect(16px 160px 32px 144px) !important;
- }
-
- /**/
-
- toolbar[iconsize="small"] #help-sidebar-button {
- -moz-image-region: rect(0 16px 16px 0) !important;
- }
- toolbar[iconsize="small"] #help-sidebar-button:hover {
- -moz-image-region: rect(16px 16px 32px 0) !important;
- }
-
- toolbar[iconsize="small"] #help-toolbar-customization {
- -moz-image-region: rect(0 32px 16px 16px) !important;
- }
- toolbar[iconsize="small"] #help-toolbar-customization:hover {
- -moz-image-region: rect(16px 32px 32px 16px) !important;
- }
-
- toolbar[iconsize="small"] #help-zoom-large-button {
- -moz-image-region: rect(0 48px 16px 32px) !important;
- }
- toolbar[iconsize="small"] #help-zoom-large-button:hover {
- -moz-image-region: rect(16px 48px 32px 32px) !important;
- }
-
- toolbar[iconsize="small"] #help-zoom-small-button {
- -moz-image-region: rect(0 64px 16px 48px) !important;
- }
- toolbar[iconsize="small"] #help-zoom-small-button:hover {
- -moz-image-region: rect(16px 64px 32px 48px) !important;
- }
-
- toolbar[iconsize="small"] #help-find-button {
- -moz-image-region: rect(0 80px 16px 64px) !important;
- }
- toolbar[iconsize="small"] #help-find-button:hover {
- -moz-image-region: rect(16px 80px 32px 64px) !important;
- }
-
- /* Small icons are *forced* to be supported here. Wicked, eh? */
- #smallicons {
- display: -moz-box !important;
- }
-
- /*** THROBBER ***/
- #help-throbber {
- -moz-appearance: none !important;
- -moz-user-focus: ignore;
- margin: 1px 3px !important;
- border: 0 !important;
- padding: 0 !important;
- min-width: 0;
- background-color: transparent;
- list-style-image: url("chrome://browser/skin/throbber.gif") !important;
- width: 24px;
- height: 24px;
- }
- #help-throbber .button-box{
- border: 0 !important;
- padding: 0 !important;
- }
- #help-throbber[busy="true"] {
- list-style-image: url("chrome://browser/skin/throbber_loading.gif") !important;
- }
- #help-throbber[busy="true"]:hover {
- cursor: wait;
- }
-
- toolbar[iconsize="small"] #navigator-throbber,
- toolbar[mode="text"] #navigator-throbber{
- list-style-image: url("chrome://browser/skin/throbber_small.gif") !important;
- width: 16px;
- height: 16px;
- }
- toolbar[iconsize="small"] #navigator-throbber[busy="true"],
- toolbar[mode="text"] #navigator-throbber[busy="true"] {
- list-style-image: url("chrome://browser/skin/throbber_small_loading.gif") !important;
- }
-
- /*I don't know why this is here*/
- #help-back-button,
- #help-forward-button{
- -moz-box-orient: horizontal !important;
- }