Closed (fixed)
Project:
Eldir
Version:
6.x-0.4-alpha3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 Oct 2010 at 12:20 UTC
Updated:
3 Jan 2014 at 02:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
skwashd commentedAnd a patch that fixes it.
The current stylesheet only applies the styling to the body when it has the aegir class. The modal frame never has this class and so the font styling is never applied. The patch applies the styling to a naked body element. I haven't seen any visual regressions as a result of this patch. I think the new CSS definition is in the right place in the file too, please tell me if it is wrong.
Comment #2
Anonymous (not verified) commentedLooks good to me. Committed, thanks!