diff options
| author | scoder <none@none> | 2007-07-30 15:36:47 +0200 |
|---|---|---|
| committer | scoder <none@none> | 2007-07-30 15:36:47 +0200 |
| commit | 8f94d5f46fbff47a805f34e2a148e12bf5a516a2 (patch) | |
| tree | 741b1ac6c9a93d82ec4ae0f7ddacbc5e0c000e90 /doc/html/style.css | |
| parent | bfd7af307a73b4c117b084a99b957a290c9e17fa (diff) | |
| download | python-lxml-8f94d5f46fbff47a805f34e2a148e12bf5a516a2.tar.gz | |
[svn r2715] new logo in doc menu panel
--HG--
branch : trunk
Diffstat (limited to 'doc/html/style.css')
| -rw-r--r-- | doc/html/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/style.css b/doc/html/style.css index 623b3a15..2c712500 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -66,7 +66,7 @@ div.sidemenu { border-right: groove gray; border-bottom: groove gray; padding-right: 1ex; - background-color: #FFFAFA; + background: #FFFAFA url(tagpython.png) no-repeat top right; } html > body div.sidemenu { |
