Bug 479677 - use inset box-shadow for the search autodiscovery indicator. r=ventnor

This commit is contained in:
Dão Gottwald 2009-02-24 09:31:28 +01:00
parent c64c1c87df
commit 759614de52

View File

@ -43,11 +43,7 @@
}
.searchbar-engine-button[addengines="true"] {
background-color: Highlight;
}
.searchbar-engine-button[addengines="true"] > .button-box {
background-color: rgba(230, 230, 230, 0.3);
-moz-box-shadow: 0 0 5px Highlight inset, 0 0 20px Highlight inset;
}
.searchbar-dropmarker-image {