Backed out changeset 1885bc168943 (bug 811392) since the patch it depends on has now been backed out on a CLOSED TREE

This commit is contained in:
Ed Morley 2013-06-19 09:55:27 +01:00
Родитель 7dce7b1b68
Коммит 764ab32895
1 изменённых файлов: 0 добавлений и 9 удалений

Просмотреть файл

@ -294,10 +294,6 @@ documenttab[selected] .documenttab-selection {
overflow: hidden;
}
#urlbar-container[mode="edit"] {
border-color: @metro_orange@;
}
/* Identity widget */
#identity-icon {
margin: 0;
@ -323,11 +319,6 @@ documenttab[selected] .documenttab-selection {
padding: 0 !important;
}
#urlbar-edit > hbox > .textbox-input-box > .textbox-input::-moz-selection {
color: white;
background-color: @metro_orange@;
}
#urlbar-edit > hbox > .textbox-input-box > .textbox-input:invalid {
/* Hide error glow around the address bar that shows by default
* when URLs are made invalid by trmming. */