From: Luzifr Date: Thu, 18 Aug 2011 18:26:01 +0000 (+0200) Subject: small adaption X-Git-Tag: 2.0.0_Beta_1~1854^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=d69a38e143f00aa5477f07c7375565d2c46176cd;p=GitHub%2FWoltLab%2FWCF.git small adaption --- diff --git a/wcfsetup/install/files/acp/style/testing.css b/wcfsetup/install/files/acp/style/testing.css index 1a2d945076..6cbbc002ec 100644 --- a/wcfsetup/install/files/acp/style/testing.css +++ b/wcfsetup/install/files/acp/style/testing.css @@ -276,10 +276,10 @@ aside.sidebar { display: table-cell; vertical-align: top; border-right: 1px solid #bcd; - background-color: #d8e7f5; margin: 0 !important; padding: 0 !important; position: relative; + background-color: #d8e7f5; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .1); -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, .1); @@ -934,7 +934,7 @@ input[type='submit']:active, /* -- -- -- -- -- Box Title -- -- -- -- -- */ .boxTitle { - background-color: #29374a; + background-color: #369; /* Disabled, because the WoltLab header image is not LGPL Activate it if you want to test your own header image */ /* background-image: url("../images/header.png"); */