Closed
Bug 661358
Opened 14 years ago
Closed 13 years ago
fix relative paths in css
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect, P4)
developer.mozilla.org Graveyard
Wiki pages
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: groovecoder, Unassigned)
Details
(Whiteboard: u=administrator c=siteadmin p=)
many resources in css use relative paths. we should update them to absolute /media/* paths.
Comment 1•14 years ago
|
||
Just mentioned in IRC, but FWIW:
https://github.com/jbalogh/zamboni/blob/master/media/css/zamboni/zamboni.css
AMO uses relative paths in CSS. Not sure there's a way to use absolute paths along with a MEDIA_URL that changes between dev, stage, and prod hosting / CDNs
Updated•14 years ago
|
OS: Mac OS X → All
Priority: -- → P4
Hardware: x86 → All
Whiteboard: u=administrator c=siteadmin p=
Comment 2•13 years ago
|
||
Kuma uses absolutes.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•13 years ago
|
Version: MDN → unspecified
Assignee | ||
Updated•13 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•