From: vincent@cubedesigners.com Date: Fri, 2 Sep 2016 08:54:38 +0000 (+0000) Subject: done #651 @0:20 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1135085b197fb037e233cce0ba85f2e6490470bb;p=cubeextranet.git done #651 @0:20 --- diff --git a/style/ws/bg-bar.png b/style/ws/bg-bar.png index 20610034a..95136af49 100644 Binary files a/style/ws/bg-bar.png and b/style/ws/bg-bar.png differ diff --git a/style/ws/bg-header.png b/style/ws/bg-header.png index f3653e4d5..4b9716138 100644 Binary files a/style/ws/bg-header.png and b/style/ws/bg-header.png differ diff --git a/style/ws/bg-page.png b/style/ws/bg-page.png index a098b43cd..b2197b208 100644 Binary files a/style/ws/bg-page.png and b/style/ws/bg-page.png differ diff --git a/style/ws/style.css b/style/ws/style.css index ff3e508b5..2a78be874 100644 --- a/style/ws/style.css +++ b/style/ws/style.css @@ -1,6 +1,6 @@ body{ height:auto; - background:#d0d2c5; + background:#263340; } body,table{ @@ -107,7 +107,7 @@ input[type="text"],input[type="password"],input[type="email"],input[type="search } #main{ - background:url(bg-page.png) repeat-x #d0d2c5 ; + background:url(bg-page.png) repeat-x #263340; position:relative; height:439px; padding-top:13px;