From: Luzifr Date: Fri, 23 Sep 2011 18:00:26 +0000 (+0200) Subject: Some small changes (removes some png-icons and solves a problem with bubble-style... X-Git-Tag: 2.0.0_Beta_1~1772^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2fac2adee62fe2995783fdcb51bf1ecdc9446418;p=GitHub%2FWoltLab%2FWCF.git Some small changes (removes some png-icons and solves a problem with bubble-style-infos) --- diff --git a/wcfsetup/install/files/acp/style/style.css b/wcfsetup/install/files/acp/style/style.css index fb4d5a5b17..f6525ea540 100644 --- a/wcfsetup/install/files/acp/style/style.css +++ b/wcfsetup/install/files/acp/style/style.css @@ -1894,7 +1894,7 @@ p.error { margin-top: 5px; padding: 2px 10px 2px 25px; position: relative; - display: inline-block; + display: table; clear: both; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .1); @@ -1935,6 +1935,7 @@ p.error { } + /* ToDo: Installation */ div#packageInstallationDialogContainer { @@ -2025,7 +2026,7 @@ span.ui-dialog-title { } a.ui-dialog-titlebar-close { - background-image: url('../../icon/deleteM.png'); + background-image: url('../../icon/delete1.svg'); background-position: top left; background-repeat: no-repeat; position: absolute !important; diff --git a/wcfsetup/install/files/acp/templates/packageUpdateSearchResult.tpl b/wcfsetup/install/files/acp/templates/packageUpdateSearchResult.tpl index eea50fd1c1..ec7983ce20 100644 --- a/wcfsetup/install/files/acp/templates/packageUpdateSearchResult.tpl +++ b/wcfsetup/install/files/acp/templates/packageUpdateSearchResult.tpl @@ -20,11 +20,11 @@

{if $package.standalone == 1} - + {elseif $package.plugin != ''} - + {else} - + {/if} {$package.packageName}