diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-05-15 14:06:29 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-05-15 14:06:29 +0200 |
commit | 30a5272335cf5d4fe86c00e19d4a649f5a0d07fb (patch) | |
tree | 72b74af2113fbcea297a920713390d75fabd3d45 /userContent/theme | |
parent | e75502c78ba6748e93d4b3b944c697e9651d2215 (diff) | |
download | jenkins.debian.net-30a5272335cf5d4fe86c00e19d4a649f5a0d07fb.tar.xz |
move debian logo away to make KiBi happy
Diffstat (limited to 'userContent/theme')
-rw-r--r-- | userContent/theme/debian.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userContent/theme/debian.css b/userContent/theme/debian.css index b64f3db1..8a76fe1b 100644 --- a/userContent/theme/debian.css +++ b/userContent/theme/debian.css @@ -21,6 +21,7 @@ #main-table { background-image: url(debian-swirl.png) !important; + background-position: bottom right !important; } |