From: Luzifr Date: Tue, 18 Oct 2011 19:16:05 +0000 (+0200) Subject: Multiple Changes X-Git-Tag: 2.0.0_Beta_1~1680^2~5^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=fa8a86772abec5de8d386214e476cd6e9a1d2be2;p=GitHub%2FWoltLab%2FWCF.git 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; --- 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}
-
+