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:
@@ -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 {
|
||||
|
||||
0
mozilla/webtools/bugzilla/skins/standard/global/body_back.gif → mozilla/webtools/bugzilla/skins/standard/global/body-back.gif
Executable file → Normal file
0
mozilla/webtools/bugzilla/skins/standard/global/body_back.gif → mozilla/webtools/bugzilla/skins/standard/global/body-back.gif
Executable file → Normal file
|
Before Width: | Height: | Size: 526 B After Width: | Height: | Size: 526 B |
Reference in New Issue
Block a user