I hope phoenix does work that way
[themes.git] / EarlyBlue / browser / browser.css
index ca12ea51ee9e3eb610942b4ebc5423ee888ad3e9..787ea2c627944a947ff6392a09f6b4bb67e55c3a 100644 (file)
@@ -71,7 +71,7 @@ toolbarbutton.bookmark-item {
 .toolbarpaletteitem-box[type="bookmarks-toolbar"][place="palette"] {
   width: 32px;
   height: 32px;
 .toolbarpaletteitem-box[type="bookmarks-toolbar"][place="palette"] {
   width: 32px;
   height: 32px;
-  background: url("chrome://browser/skin/Bookmarks-folder.png") no-repeat;
+  background: url("chrome://browser/skin/icons/bookmarks-folder.gif") no-repeat;
 }
 
 .bookmarks-toolbar-customize {
 }
 
 .bookmarks-toolbar-customize {
@@ -150,7 +150,6 @@ menuitem.bookmark-item {
 .toolbarbutton-1 {
   -moz-box-orient: vertical;
   min-width: 0px;
 .toolbarbutton-1 {
   -moz-box-orient: vertical;
   min-width: 0px;
-  list-style-image: url("chrome://browser/skin/Toolbar.png");
 }
 
 toolbarbutton:not([disabled="true"]):hover,
 }
 
 toolbarbutton:not([disabled="true"]):hover,
@@ -235,25 +234,17 @@ toolbar[mode="text"] .toolbarbutton-text {
 }
 
 #new-tab-button {
 }
 
 #new-tab-button {
-  -moz-image-region: rect(0px 320px 32px 288px);
-}
-#new-tab-button:hover,
-#new-tab-button[checked="true"] {
-  -moz-image-region: rect(32px 320px 64px 288px);
+  list-style-image: url("chrome://browser/skin/icons/new-tab.gif");
 }
 #new-tab-button[disabled="true"] {
 }
 #new-tab-button[disabled="true"] {
-  -moz-image-region: rect(64px 320px 96px 288px);
+  list-style-image: url("chrome://browser/skin/icons/new-tab-disabled.gif");
 }
 
 #new-window-button {
 }
 
 #new-window-button {
-  -moz-image-region: rect(0px 352px 32px 320px);
-}
-#new-window-button:hover,
-#new-window-button[checked="true"] {
-  -moz-image-region: rect(32px 352px 64px 320px);
+  list-style-image: url("chrome://browser/skin/icons/new-window.gif");
 }
 #new-window-button[disabled="true"] {
 }
 #new-window-button[disabled="true"] {
-  -moz-image-region: rect(64px 352px 96px 320px);
+  list-style-image: url("chrome://browser/skin/icons/new-window-disabled.gif");
 }
 
 #downloads-button {
 }
 
 #downloads-button {
@@ -280,10 +271,6 @@ toolbar[mode="text"] .toolbarbutton-text {
 
 /* ::::: small primary toolbar buttons ::::: */
 
 
 /* ::::: small primary toolbar buttons ::::: */
 
-toolbar[iconsize="small"] .toolbarbutton-1 {
-  list-style-image: url("chrome://browser/skin/Toolbar-small.png");
-}
-
 toolbar[iconsize="small"] #back-button {
   list-style-image: url("chrome://browser/skin/icons/back-small.gif");
 }
 toolbar[iconsize="small"] #back-button {
   list-style-image: url("chrome://browser/skin/icons/back-small.gif");
 }
@@ -334,25 +321,17 @@ toolbar[iconsize="small"] #downloads-button[disabled="true"] {
 }
 
 toolbar[iconsize="small"] #new-tab-button {
 }
 
 toolbar[iconsize="small"] #new-tab-button {
-  -moz-image-region: rect(0px 200px 20px 180px);
-}
-toolbar[iconsize="small"] #new-tab-button:hover,
-toolbar[iconsize="small"] #new-tab-button[checked="true"] {
-  -moz-image-region: rect(20px 200px 40px 180px);
+  list-style-image: url("chrome://browser/skin/icons/new-tab-small.gif");
 }
 toolbar[iconsize="small"] #new-tab-button[disabled="true"] {
 }
 toolbar[iconsize="small"] #new-tab-button[disabled="true"] {
-  -moz-image-region: rect(40px 200px 60px 180px) !important;
+  list-style-image: url("chrome://browser/skin/icons/new-tab-small-disabled.gif");
 }
 
 toolbar[iconsize="small"] #new-window-button {
 }
 
 toolbar[iconsize="small"] #new-window-button {
-  -moz-image-region: rect(0px 220px 20px 200px);
-}
-toolbar[iconsize="small"] #new-window-button:hover,
-toolbar[iconsize="small"] #new-window-button[checked="true"] {
-  -moz-image-region: rect(20px 220px 40px 200px);
+  list-style-image: url("chrome://browser/skin/icons/new-window-small.gif");
 }
 toolbar[iconsize="small"] #new-window-button[disabled="true"] {
 }
 toolbar[iconsize="small"] #new-window-button[disabled="true"] {
-  -moz-image-region: rect(40px 220px 60px 200px) !important;
+  list-style-image: url("chrome://browser/skin/icons/new-window-small-disabled.gif");
 }
 
 toolbar[iconsize="small"] #bookmarks-button {
 }
 
 toolbar[iconsize="small"] #bookmarks-button {
@@ -418,12 +397,11 @@ toolbar[iconsize="small"] #history-button[disabled="true"] {
 }
 
 #page-proxy-button {
 }
 
 #page-proxy-button {
-  list-style-image: url("chrome://global/skin/icons/Folder-item.png") !important;
-  -moz-image-region: rect(0px, 16px, 16px, 0px);}
+  list-style-image: url("chrome://browser/skin/icons/bookmark-item.png") !important;
 
 #page-proxy-button[pageproxystate="invalid"] {
   cursor: default;
 
 #page-proxy-button[pageproxystate="invalid"] {
   cursor: default;
-  -moz-image-region: rect(32px, 16px, 48px, 0px); !important;
+  list-style-image: none !important;
 }
 
 
 }
 
 
@@ -435,7 +413,7 @@ statusbarpanel#statusbar-display {
 
 #search-proxy-button {
   margin: 2px;
 
 #search-proxy-button {
   margin: 2px;
-  list-style-image: url("chrome://browser/skin/Search-bar.png");
+  list-style-image: url("chrome://browser/skin/icons/search-bar.gif");
 }
 
 /* ::::: autocomplete ::::: */
 }
 
 /* ::::: autocomplete ::::: */
@@ -453,18 +431,15 @@ statusbarpanel#statusbar-display {
   margin: 0;
   padding: 0;
   min-width: 0;
   margin: 0;
   padding: 0;
   min-width: 0;
-  list-style-image: url("chrome://browser/skin/Go.png");
-  -moz-image-region: rect(0px, 20px, 20px, 0px);
+  list-style-image: url("chrome://browser/skin/icons/go.gif");
 }
 
 #go-button {
 }
 
 #go-button {
-  -moz-appearance: toolbarbutton;
   border-width: 1px !important;
   -moz-border-top-colors: transparent;
   -moz-border-right-colors: transparent;
   -moz-border-bottom-colors: transparent;
   -moz-border-left-colors: transparent;
   border-width: 1px !important;
   -moz-border-top-colors: transparent;
   -moz-border-right-colors: transparent;
   -moz-border-bottom-colors: transparent;
   -moz-border-left-colors: transparent;
-  -moz-appearance: toolbarbutton;
 }
 
 #go-button:hover {
 }
 
 #go-button:hover {
@@ -472,7 +447,6 @@ statusbarpanel#statusbar-display {
   -moz-border-right-colors: ThreeDShadow;
   -moz-border-bottom-colors: ThreeDShadow;
   -moz-border-left-colors: ThreeDHighlight;
   -moz-border-right-colors: ThreeDShadow;
   -moz-border-bottom-colors: ThreeDShadow;
   -moz-border-left-colors: ThreeDHighlight;
-  -moz-image-region: rect(0px, 40px, 20px, 20px);
 }
 
 #go-button:hover:active {
 }
 
 #go-button:hover:active {
@@ -483,7 +457,7 @@ statusbarpanel#statusbar-display {
 }
 
 #go-button[disabled="true"] {
 }
 
 #go-button[disabled="true"] {
-  -moz-image-region: rect(0px, 60px, 20px, 40px);
+  list-style-image: url("chrome://browser/skin/icons/go-disabled.gif");
   border-color: transparent;
 }
 
   border-color: transparent;
 }
 
@@ -510,17 +484,17 @@ statusbarpanel#statusbar-display {
 }
 
 #security-button[level="high"] {
 }
 
 #security-button[level="high"] {
-  list-style-image: url("chrome://browser/skin/Secure.png");
+  list-style-image: url("chrome://browser/skin/icons/secure.gif");
   display: -moz-box;
 }
 
 #security-button[level="low"] {
   display: -moz-box;
 }
 
 #security-button[level="low"] {
-  list-style-image: url("chrome://browser/skin/Secure.png");
+  list-style-image: url("chrome://browser/skin/icons/secure.gif");
   display: -moz-box;
 }
 
 #security-button[level="broken"] {
   display: -moz-box;
 }
 
 #security-button[level="broken"] {
-  list-style-image: url("chrome://browser/skin/Security-broken.png");
+  list-style-image: url("chrome://browser/skin/icons/security-broken.gif");
   display: -moz-box;
 }
 
   display: -moz-box;
 }
 
@@ -530,7 +504,7 @@ statusbarpanel#statusbar-display {
 
 #page-report-button[blocked] {
   display: -moz-box;
 
 #page-report-button[blocked] {
   display: -moz-box;
-  list-style-image: url("chrome://browser/skin/Info.png");
+  list-style-image: url("chrome://browser/skin/icons/info.gif");
   padding: 0px 3px 0px 3px;
 }
 
   padding: 0px 3px 0px 3px;
 }