Bug 380381: Winstripe background tabs polish. p=Dao Gottwald
<dao@design-noir.de>, r=enndeakin, ui-r=beltzner
|
@ -1271,6 +1271,10 @@ toolbar[mode="text"] #navigator-throbber[busy="true"] {
|
|||
font-weight: bold;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[selected="true"] > * {
|
||||
background-color: -moz-dialog;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[selected="true"] > .tab-image-middle > .tab-icon {
|
||||
cursor: -moz-grab;
|
||||
}
|
||||
|
@ -1278,62 +1282,55 @@ toolbar[mode="text"] #navigator-throbber[busy="true"] {
|
|||
.tabbrowser-tab > .tab-image-left {
|
||||
width: 8px;
|
||||
height: 24px;
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-left.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-left.png");
|
||||
background-repeat: no-repeat;
|
||||
-moz-border-radius-topleft: 4px;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[chromedir="rtl"] > .tab-image-left {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-right.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-right.png");
|
||||
-moz-border-radius-topleft: 0px;
|
||||
-moz-border-radius-topright: 4px;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([selected="true"]):not(:hover) > .tab-image-left {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-left-bkgnd.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-left-bkgnd.png");
|
||||
}
|
||||
|
||||
.tabbrowser-tab[chromedir="rtl"]:not([selected="true"]):not(:hover) > .tab-image-left {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-right-bkgnd.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-right-bkgnd.png");
|
||||
}
|
||||
|
||||
.tabbrowser-tab > .tab-image-middle {
|
||||
height: 24px;
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-middle.png") repeat-x;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-middle.png");
|
||||
background-repeat: repeat-x;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([selected="true"]):not(:hover) > .tab-image-middle {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-middle-bkgnd.png") repeat-x;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-middle-bkgnd.png");
|
||||
}
|
||||
|
||||
.tabbrowser-tab > .tab-image-right {
|
||||
width: 8px;
|
||||
height: 24px;
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-right.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-right.png");
|
||||
background-repeat: no-repeat;
|
||||
-moz-border-radius-topright: 4px;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[chromedir="rtl"] > .tab-image-right {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-left.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-left.png");
|
||||
-moz-border-radius-topleft: 4px;
|
||||
-moz-border-radius-topright: 0px;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([selected="true"]):not(:hover) > .tab-image-right {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-right-bkgnd.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-right-bkgnd.png");
|
||||
}
|
||||
|
||||
.tabbrowser-tab[chromedir="rtl"]:not([selected="true"]):not(:hover) > .tab-image-right {
|
||||
background: url("chrome://browser/skin/tabbrowser/tab-left-bkgnd.png") no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-left-bkgnd.png");
|
||||
}
|
||||
|
||||
.tabbrowser-tab:not([selected="true"]) > .tab-image-left,
|
||||
|
@ -1441,7 +1438,6 @@ tabpanels {
|
|||
|
||||
.tabbrowser-tab > .tab-close-button {
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-middle-bkgnd.png");
|
||||
background-color: -moz-dialog;
|
||||
}
|
||||
|
||||
.tabbrowser-tab:hover > .tab-close-button {
|
||||
|
@ -1500,7 +1496,6 @@ tabpanels {
|
|||
-moz-image-region: rect(0, 11px, 14px, 0);
|
||||
background-repeat: no-repeat;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-arrow-start-bkgnd-enabled.png");
|
||||
background-color: -moz-dialog;
|
||||
-moz-border-radius-topright: 4px;
|
||||
}
|
||||
|
||||
|
@ -1548,8 +1543,7 @@ tabpanels {
|
|||
border: none !important;
|
||||
width: 18px;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-arrow-end-bkgnd-enabled.png");
|
||||
background-repeat: no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
background-repeat: no-repeat;
|
||||
-moz-border-radius-topleft: 4px;
|
||||
}
|
||||
|
||||
|
@ -1625,7 +1619,6 @@ tabpanels {
|
|||
height: 23px !important;
|
||||
background-image: url("chrome://browser/skin/tabbrowser/tab-arrow-end-bkgnd-enabled.png");
|
||||
background-repeat: no-repeat;
|
||||
background-color: -moz-dialog;
|
||||
-moz-border-radius-topleft: 4px;
|
||||
}
|
||||
|
||||
|
|
До Ширина: | Высота: | Размер: 469 B После Ширина: | Высота: | Размер: 460 B |
До Ширина: | Высота: | Размер: 319 B После Ширина: | Высота: | Размер: 348 B |
До Ширина: | Высота: | Размер: 475 B После Ширина: | Высота: | Размер: 466 B |
До Ширина: | Высота: | Размер: 319 B После Ширина: | Высота: | Размер: 365 B |
До Ширина: | Высота: | Размер: 411 B После Ширина: | Высота: | Размер: 0 B |
До Ширина: | Высота: | Размер: 355 B После Ширина: | Высота: | Размер: 0 B |
До Ширина: | Высота: | Размер: 503 B После Ширина: | Высота: | Размер: 0 B |
До Ширина: | Высота: | Размер: 408 B После Ширина: | Высота: | Размер: 0 B |
До Ширина: | Высота: | Размер: 361 B После Ширина: | Высота: | Размер: 0 B |
До Ширина: | Высота: | Размер: 512 B После Ширина: | Высота: | Размер: 0 B |
Двоичные данные
browser/themes/winstripe/browser/tabbrowser/tab-left-bkgnd.png
До Ширина: | Высота: | Размер: 378 B После Ширина: | Высота: | Размер: 0 B |
Двоичные данные
browser/themes/winstripe/browser/tabbrowser/tab-middle-bkgnd.png
До Ширина: | Высота: | Размер: 217 B После Ширина: | Высота: | Размер: 0 B |
Двоичные данные
browser/themes/winstripe/browser/tabbrowser/tab-right-bkgnd.png
До Ширина: | Высота: | Размер: 390 B После Ширина: | Высота: | Размер: 0 B |