Commit 2eed6c301cefb7dbccdf52e8504a8267665ff242
1 parent
aff60d0d
Removed leaves from login and reduced logo size.
Showing
2 changed files
with
3 additions
and
3 deletions
resources/css/kt-login.css
| ... | ... | @@ -29,7 +29,7 @@ |
| 29 | 29 | #loginbox { |
| 30 | 30 | text-align: left; |
| 31 | 31 | margin: 0 10px; |
| 32 | - background: white url(../graphics/ktbg.png) bottom left no-repeat; | |
| 32 | +/* background: white url(../graphics/ktbg.png) bottom left no-repeat;*/ | |
| 33 | 33 | } |
| 34 | 34 | |
| 35 | 35 | #loginbox_skin { |
| ... | ... | @@ -39,11 +39,11 @@ |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | #loginbox.hasDisclaimer { |
| 42 | - background: white url(../graphics/ktbg.png) bottom left repeat-x; | |
| 42 | +/* background: white url(../graphics/ktbg.png) bottom left repeat-x;*/ | |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | 45 | #loginbox_skin.hasDisclaimer { |
| 46 | - background: white url(../graphics/ktbg.png) bottom left repeat-x; | |
| 46 | +/* background: white url(../graphics/ktbg.png) bottom left repeat-x;*/ | |
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | #formbox { | ... | ... |
resources/graphics/ktlogo-topbar-right.png