Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor.

git-svn-id: svn://10.0.0.236/trunk@212950 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla.mano%sent.com 2006-10-01 06:42:23 +00:00
parent 4b64df3d21
commit 4006253d60
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ html {
margin: -4em auto 0 auto;
font-size: 110%;
background: url("chrome://browser/skin/feeds/feedIcon.png") 1.4em 5.9em no-repeat rgb(255,255,225);
color: InfoText;
padding: 5em 3em 0 3em;
}

View File

@ -31,6 +31,7 @@ html {
-moz-padding-start: 2.9em;
font-size: 110%;
background: url("chrome://browser/skin/feeds/feedIcon.png") 0% 10% no-repeat InfoBackground;
color: InfoText;
}
#feedHeader[dir="rtl"] {