Bug 590931 - [Australis] URL not greyed out in read-only location bar r=dao

This commit is contained in:
Christian Ascheberg 2013-12-13 13:57:20 +02:00
parent 8b18c8d467
commit a8c6523bfb

View File

@ -850,7 +850,7 @@ menuitem.bookmark-item {
background-color: rgba(255,255,255,.9);
}
#urlbar:-moz-lwtheme[focused],
#urlbar:-moz-lwtheme[focused]:not([readonly]),
.searchbar-textbox:-moz-lwtheme[focused] {
background-color: white;
}