Fix for bug 285694: converts the underscore in body_back.gif to a hypen per Bugzilla file naming convention. r=mkanat

git-svn-id: svn://10.0.0.236/trunk@170554 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
myk%mozilla.org
2005-03-11 03:07:18 +00:00
parent 63aef880f3
commit 14e34becfb
2 changed files with 1 additions and 1 deletions

View File

@@ -267,7 +267,7 @@ body
/* generic (begin) */
body
{
background: #fff url("global/body_back.gif") repeat-x;
background: #fff url("global/body-back.gif") repeat-x;
}
:link {

View File

Before

Width:  |  Height:  |  Size: 526 B

After

Width:  |  Height:  |  Size: 526 B