Fix to URLBar background.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190120 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mgalli%geckonnection.com
2006-02-15 17:40:39 +00:00
parent 1dcad0f77d
commit b0f2bfbf9a

View File

@@ -37,6 +37,10 @@
/* background-position:0px 100%; */
#urlbar * {
background-color:white;
}
#urlbar input {
background-repeat:no-repeat;
background-image:url(chrome://minimo/skin/transfer.jpg);