From 2eed6c301cefb7dbccdf52e8504a8267665ff242 Mon Sep 17 00:00:00 2001 From: Kevin G Fourie Date: Mon, 11 May 2009 12:19:58 +0200 Subject: [PATCH] Removed leaves from login and reduced logo size. --- resources/css/kt-login.css | 6 +++--- resources/graphics/ktlogo-topbar-right.png | Bin 9931 -> 0 bytes 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/css/kt-login.css b/resources/css/kt-login.css index 7856693..a04ea30 100644 --- a/resources/css/kt-login.css +++ b/resources/css/kt-login.css @@ -29,7 +29,7 @@ #loginbox { text-align: left; margin: 0 10px; - background: white url(../graphics/ktbg.png) bottom left no-repeat; +/* background: white url(../graphics/ktbg.png) bottom left no-repeat;*/ } #loginbox_skin { @@ -39,11 +39,11 @@ } #loginbox.hasDisclaimer { - background: white url(../graphics/ktbg.png) bottom left repeat-x; +/* background: white url(../graphics/ktbg.png) bottom left repeat-x;*/ } #loginbox_skin.hasDisclaimer { - background: white url(../graphics/ktbg.png) bottom left repeat-x; +/* background: white url(../graphics/ktbg.png) bottom left repeat-x;*/ } #formbox { diff --git a/resources/graphics/ktlogo-topbar-right.png b/resources/graphics/ktlogo-topbar-right.png index 9542e4e..f664f34 100644 Binary files a/resources/graphics/ktlogo-topbar-right.png and b/resources/graphics/ktlogo-topbar-right.png differ -- libgit2 0.21.4