From fa8a86772abec5de8d386214e476cd6e9a1d2be2 Mon Sep 17 00:00:00 2001 From: Luzifr Date: Tue, 18 Oct 2011 21:16:05 +0200 Subject: [PATCH] Multiple Changes Some new and renewed icons; Changed the options-icon; Renamed one icon; Fixed the bad-looking white dropdown-icon; Fixed a problem with border shadows; Fixed a problem with tab-menus; Changed the behavior of balloon-tooltips; --- wcfsetup/install/files/acp/style/style.css | 10 +-- .../acp/templates/packageAutoUpdateList.tpl | 2 +- .../templates/packageInstallationConfirm.tpl | 2 +- .../packageInstallationStepPrepare.tpl | 2 +- .../packageUninstallationStepPrepare.tpl | 2 +- .../files/acp/templates/userSearch.tpl | 4 +- .../acp/templates/usersMassProcessing.tpl | 4 +- wcfsetup/install/files/icon/dropDown1.svg | 2 +- wcfsetup/install/files/icon/dropDown2.svg | 4 +- wcfsetup/install/files/icon/enabled1.svg | 19 +++-- wcfsetup/install/files/icon/enabled1D.svg | 10 +-- wcfsetup/install/files/icon/options1.svg | 72 ++++--------------- .../icon/{installation1.svg => working1.svg} | 0 wcfsetup/install/files/js/WCF.js | 4 +- 14 files changed, 49 insertions(+), 88 deletions(-) rename wcfsetup/install/files/icon/{installation1.svg => working1.svg} (100%) diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index d22a5d1d1e..fe137775fc 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -1225,12 +1225,6 @@ input[type='button'], /* background-image: url('../images/header.png'); */ background-position: left top; background-repeat: repeat-x; - - -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1); - -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1); - -ms-box-shadow: 0 0 5px rgba(0, 0, 0, .1); - -o-box-shadow: 0 0 5px rgba(0, 0, 0, .1); - box-shadow: 0 0 5px rgba(0, 0, 0, .1); } /* Headings */ @@ -1753,6 +1747,7 @@ tr .columnRegistrationDate { font-size: 85%; text-align: right; width: 1% !important; + white-space: nowrap; } tr .columnURL { @@ -2230,7 +2225,8 @@ li > .badgeButton { } a.balloonTooltip, -a .balloonTooltip { +a .balloonTooltip, +img[src*='delete']{ /* ToDo: Find a way to show a hand-cursor even without link! */ cursor: pointer; } diff --git a/wcfsetup/install/files/acp/templates/packageAutoUpdateList.tpl b/wcfsetup/install/files/acp/templates/packageAutoUpdateList.tpl index 6d446e741b..6c09145d24 100644 --- a/wcfsetup/install/files/acp/templates/packageAutoUpdateList.tpl +++ b/wcfsetup/install/files/acp/templates/packageAutoUpdateList.tpl @@ -37,7 +37,7 @@ {else} {foreach from=$availableUpdates item=availableUpdate}
-
+