Changes between Initial Version and Version 1 of Ticket #25858, comment 1
- Timestamp:
- 11/07/2013 12:18:52 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25858, comment 1
initial v1 10 10 * components/color-schemes, components/responsive, components/sticky-menu, and, components/widgets have been excluded from the diff for their own merge 11 11 * All 3rd-party plugin CSS fixes have been removed from the CSS, including any hacks used to override their stylings 12 * A bunch of CSS rules were restructured from MP6 to re-order the properties the same as core to reduce the diff size (only shows 1 li ke changing, when the diff was the entire rule previously).12 * A bunch of CSS rules were restructured from MP6 to re-order the properties the same as core to reduce the diff size (only shows 1 line changing, when the diff was the entire rule previously). 13 13 * A bunch of whitespace was removed or corrected to cores formatting (alignment, stray space, tabs, and extra properties outside of rules) 14 14 * .rtl rules were not separated into the -rtl stylesheet, however, MP6 also included a rtl stylesheet in addition to the .rtl rules, this needs cleaning up