Added color picker for WCF
authorAlexander Ebert <ebert@woltlab.com>
Mon, 8 Oct 2012 17:38:02 +0000 (19:38 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Mon, 8 Oct 2012 17:38:02 +0000 (19:38 +0200)
commitee013cdefba9b9852746e9e5aa25886f332f4e45
tree7aaa6100cf9a8d2073236a9de1a279043e594eb9
parentbaa4743d063d5de0124347a3492bff7eb0140066
Added color picker for WCF
12 files changed:
com.woltlab.wcf/acpMenu.xml
com.woltlab.wcf/userGroupOption.xml
wcfsetup/install/files/images/colorPickerBar.png [new file with mode: 0644]
wcfsetup/install/files/images/colorPickerGradient.png [new file with mode: 0644]
wcfsetup/install/files/js/WCF.ColorPicker.js [new file with mode: 0644]
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/files/lib/data/style/variable/StyleVariable.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/style/variable/StyleVariableAction.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/style/variable/StyleVariableEditor.class.php [new file with mode: 0644]
wcfsetup/install/files/lib/data/style/variable/StyleVariableList.class.php [new file with mode: 0644]
wcfsetup/install/files/style/colorPicker.less [new file with mode: 0644]
wcfsetup/setup/db/install.sql