From bf93bfa72c620ebaabd63852a3d1c120c62230c0 Mon Sep 17 00:00:00 2001 From: phear Date: Sat, 17 Apr 2010 18:10:16 +0000 Subject: [PATCH] after 2 hours of fighting with different browsers the small creation form now looks nice (even in ie6!) --- wortschlucker/templates/layout.html | 27 +++--- wortschlucker/templates/media/images/logo.png | Bin 3916 -> 3785 bytes .../media/images/poll_new_small_button.png | Bin 0 -> 1961 bytes .../media/images/poll_new_small_button.svg | 85 ++++++++++++++++++ .../media/images/poll_new_small_text.png | Bin 0 -> 2100 bytes .../media/images/poll_new_small_text.svg | 85 ++++++++++++++++++ .../media/images/wortschlucker-logo.svg | 42 ++++----- wortschlucker/templates/media/style.css | 57 ++++++++---- 8 files changed, 243 insertions(+), 53 deletions(-) create mode 100644 wortschlucker/templates/media/images/poll_new_small_button.png create mode 100644 wortschlucker/templates/media/images/poll_new_small_button.svg create mode 100644 wortschlucker/templates/media/images/poll_new_small_text.png create mode 100644 wortschlucker/templates/media/images/poll_new_small_text.svg diff --git a/wortschlucker/templates/layout.html b/wortschlucker/templates/layout.html index b9f3989..faa0332 100644 --- a/wortschlucker/templates/layout.html +++ b/wortschlucker/templates/layout.html @@ -1,7 +1,6 @@ - + @@ -17,8 +16,10 @@
- - + + + + ${errors.title} @@ -81,12 +82,10 @@