Again table-views & some minor stuff
authorLuzifr <szekely@woltlab.com>
Fri, 16 Sep 2011 17:27:08 +0000 (19:27 +0200)
committerLuzifr <szekely@woltlab.com>
Fri, 16 Sep 2011 17:27:08 +0000 (19:27 +0200)
commitee8af7be0fccb82f748680003e7da045e5f021ec
treec091b762fa8070c0fddcff2cb413545894e8d682
parent3e1dc4e5c1567048603c33b44fd2676906a6994c
Again table-views & some minor stuff

Unified table views (orientations & column CSS classes); Extended the
set of standard-classes for different table-row designs, they are
always the first declaration, please use those classes only (but note,
that in some cases there are generic table-columns, which cannot be
styled individually that way, we will have to add the generic classes
to the matching CSS declaration from time to time); Changed the way
elements on pages hold their distance to others. Note that we now use
only margins to the top, but no margins to the bottom any more; Edited
some cronjob texts; Edited the worker-template to reflect the changes
in the other overlay-templates.
com.woltlab.wcf/cronjob.xml
wcfsetup/install/files/acp/style/testing.css
wcfsetup/install/files/acp/templates/acpSessionLogList.tpl
wcfsetup/install/files/acp/templates/cacheList.tpl
wcfsetup/install/files/acp/templates/cronjobLogList.tpl
wcfsetup/install/files/acp/templates/packageList.tpl
wcfsetup/install/files/acp/templates/updateServerList.tpl
wcfsetup/install/files/acp/templates/userGroupList.tpl
wcfsetup/install/files/acp/templates/userList.tpl
wcfsetup/install/files/acp/templates/worker.tpl