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:
parent
4b64df3d21
commit
4006253d60
@ -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;
|
||||
}
|
||||
|
||||
|
||||
@ -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"] {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user