Overhauled quote DOM
authorAlexander Ebert <ebert@woltlab.com>
Tue, 30 Dec 2014 16:29:08 +0000 (17:29 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 30 Dec 2014 16:35:52 +0000 (17:35 +0100)
commitf5de6230cd08542a06c249c291d8aa117d3744c9
tree9b853088eaace54e3ad44beae204e88aa00641b9
parentac8a1bd725abb8be599ebcd3b6189ef438f07c39
Overhauled quote DOM

- Removed inner <div />
- Instead of nesting the quote author avatar inside the quote element, it is now a sibling with a surrounding <div /> box
- Quote arrow is now generated by the avatar element rather than the quote itself
- Improved overflow/clearing to prevent unintended side-effects, e.g. cropping of the arrow next to the quote element
com.woltlab.wcf/templates/quoteBBCodeTag.tpl
wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
wcfsetup/install/files/style/bbcode.less
wcfsetup/install/files/style/redactor.less