Bug 1128719 - Remove background from tabs on devedition theme;r=Gijs

This commit is contained in:
Brian Grinstead 2015-02-03 10:33:33 -08:00
parent 051668f786
commit 4e13c661fa

View File

@ -297,7 +297,6 @@ searchbar:not([oneoffui]) .search-go-button {
/* We normally rely on other tab elements for pointer events, but this
theme hides those so we need it set here instead */
pointer-events: auto;
background-color: var(--tab-background-color);
}
.tabbrowser-tab[pinned][titlechanged]:not([selected="true"]) > .tab-stack > .tab-content {