Overhauled to top/inline editor buttons
authorAlexander Ebert <ebert@woltlab.com>
Thu, 28 Jan 2016 16:14:00 +0000 (17:14 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 28 Jan 2016 16:14:00 +0000 (17:14 +0100)
commit3a8d418182ee825e9492d8b21c6fe40e06caf06a
treec2bd181e723ce1db056f7f6f4b9237765a048aa0
parent27f3ef15fc939966fc5c2b04cd15cf966b8e6b36
Overhauled to top/inline editor buttons
13 files changed:
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/js/WoltLab/WCF/BootstrapFrontend.js
wcfsetup/install/files/js/WoltLab/WCF/Controller/Clipboard.js
wcfsetup/install/files/js/WoltLab/WCF/Controller/Popover.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Dropdown/Simple.js
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/Action.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Ui/Page/JumpToTop.js [new file with mode: 0644]
wcfsetup/install/files/js/WoltLab/WCF/Ui/Tooltip.js
wcfsetup/install/files/style/ui/dropdown.scss
wcfsetup/install/files/style/ui/dropdownInteractive.scss
wcfsetup/install/files/style/ui/pageAction.scss [new file with mode: 0644]
wcfsetup/install/files/style/ui/popover.scss