Added style chooser and added .doubleColumned
authorAlexander Ebert <ebert@woltlab.com>
Fri, 2 Nov 2012 22:09:32 +0000 (23:09 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 2 Nov 2012 22:09:32 +0000 (23:09 +0100)
commit83736ee3ed6532f261feb7605fc3bdfc4a0e7235
tree955886339ab2dc66b01186445c6925d41baff089
parent075fc530acb79f2b0617d80a0cb64d52603ba4b1
Added style chooser and added .doubleColumned

Every .containerList can now be toggled into a two-column list by simply adding .doubleColumned without any further markup changes required. Replaces .userList and .simpleUserList
com.woltlab.wcf/template/headInclude.tpl
com.woltlab.wcf/template/styleChooser.tpl [new file with mode: 0644]
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/lib/data/style/StyleAction.class.php
wcfsetup/install/files/lib/system/WCF.class.php
wcfsetup/install/files/lib/system/session/SessionHandler.class.php
wcfsetup/install/files/style/global.less
wcfsetup/install/files/style/layout.less
wcfsetup/install/lang/de.xml