Change color of pinned tabs from ThreeDFace to -moz-dialog

This commit is contained in:
SHIMODA Hiroshi 2012-05-02 19:30:08 +09:00
parent 247ec2a3b7
commit 3a38833c23

View File

@ -13,7 +13,7 @@
.tabbrowser-tab .tabbrowser-tab
:-moz-any(.tab-background:not([pinned]), :-moz-any(.tab-background:not([pinned]),
.tab-background:not([titlechanged])[pinned]) { .tab-background:not([titlechanged])[pinned]) {
background-color: ThreeDFace !important; background-color: -moz-dialog !important;
background-image: -moz-linear-gradient( background-image: -moz-linear-gradient(
top, top,
rgba(0, 0, 0, 0.02) 0, rgba(0, 0, 0, 0.02) 0,