Changes between Initial Version and Version 1 of Ticket #2070
- Timestamp:
- Mar 31, 2008, 8:25:15 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2070
-
Property
Summary
changed from
Style removed from custom tag in IE
toStyle attribute changed in IE
-
Property
Summary
changed from
-
Ticket #2070 – Description
initial v1 10 10 11 11 {{{ 12 <categorytree mode="pages">Manual</categorytree> 12 <categorytree mode="pages" style="clear: right; border-right: gray 1px solid; padding-right: 0.7ex; border-top: gray 1px solid; padding-left: 0.7ex; float: right; padding-bottom: 0.7ex; margin-left: 1ex; border-left: gray 1px solid; padding-top: 0.7ex; border-bottom: gray 1px solid; background-color: white" mode="pages">Manual</categorytree> 13 14 13 15 }}} 14 16 15 style attribute disappeared.17 style attribute has changed.