small adaption
authorLuzifr <szekely@woltlab.com>
Thu, 18 Aug 2011 18:26:01 +0000 (20:26 +0200)
committerLuzifr <szekely@woltlab.com>
Thu, 18 Aug 2011 18:26:01 +0000 (20:26 +0200)
wcfsetup/install/files/acp/style/testing.css

index 1a2d94507678b9150fd64f8060b82064642d9290..6cbbc002ecd7efe122121f010706ca9c38e7b0ac 100644 (file)
@@ -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"); */