Changes between Initial Version and Version 1 of Ticket #4983, comment 2
- Timestamp:
- Nov 5, 2011, 7:25:02 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4983, comment 2
initial v1 1 This is '''not really''' configurable in the !ThemeRoller. When you remove the font-family, the CSS which gets produced includes an empty " font-family: ;", which is invalid.1 This is '''not really''' configurable in the !ThemeRoller. When you remove the font-family, the CSS which gets produced includes an empty "`font-family: ;`", which is invalid. 2 2 3 3 Personally, I cannot think of a single scenario in which it would be desirable to include a font-family. It should be default behaviour to leave it out and only include it if added in the !ThemeRoller.