From 93a95516711e445d6ff28afb6bcba88340ba156a Mon Sep 17 00:00:00 2001 From: Luzifr Date: Wed, 25 Jan 2012 14:25:21 +0100 Subject: [PATCH] Introducing the CSS-class "button" MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The class "button" will now be uset to give button-type elements their color and style, while the size and overall look will be determined by an additional class like "largeButtons". This makes transforming elements to a button more easy. This works mostly now, but there are some elements that need to be fixed still! The style changes will be committed later … --- wcfsetup/install/files/acp/templates/packageList.tpl | 6 +++--- .../install/files/acp/templates/packageListDetailed.tpl | 4 ++-- wcfsetup/install/files/acp/templates/userAdd.tpl | 4 ++-- wcfsetup/install/files/acp/templates/userList.tpl | 8 ++++---- wcfsetup/install/files/acp/templates/userMail.tpl | 4 ++-- 5 files changed, 13 insertions(+), 13 deletions(-) diff --git a/wcfsetup/install/files/acp/templates/packageList.tpl b/wcfsetup/install/files/acp/templates/packageList.tpl index 70937c0d11..1d67d55dbd 100644 --- a/wcfsetup/install/files/acp/templates/packageList.tpl +++ b/wcfsetup/install/files/acp/templates/packageList.tpl @@ -78,8 +78,8 @@ @@ -115,7 +115,7 @@
diff --git a/wcfsetup/install/files/acp/templates/packageListDetailed.tpl b/wcfsetup/install/files/acp/templates/packageListDetailed.tpl index 643cfa9351..eec2900337 100644 --- a/wcfsetup/install/files/acp/templates/packageListDetailed.tpl +++ b/wcfsetup/install/files/acp/templates/packageListDetailed.tpl @@ -25,7 +25,7 @@