From 6ebc7add9619e69ec3f7d70968d6c3346f03e489 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Wed, 12 Sep 2012 13:04:11 +0100 Subject: [PATCH] Removed some inline styles --- static/css/deepsouthsounds.css | 27 +++++++++++++++++++++++++++ templates/views/EventItemView.html | 12 ------------ templates/views/SidebarView.html | 18 ------------------ 3 files changed, 27 insertions(+), 30 deletions(-) diff --git a/static/css/deepsouthsounds.css b/static/css/deepsouthsounds.css index 7ee3d3f..0763f78 100755 --- a/static/css/deepsouthsounds.css +++ b/static/css/deepsouthsounds.css @@ -545,3 +545,30 @@ h3 { background: url(/static/img/twitter.png) no-repeat left; margin-bottom: 10px } + +div.event-content img { + width: auto; + height: auto; + max-width: none; +} + +div.event-content td { + padding: 12px; +} + +.side-player { + display: block; + background: none repeat scroll 0 0 #FFFFFF; + border: 1px solid #BFD4D9; + border-radius: 3px 3px 3px 3px; + list-style: none outside none; + overflow-x: auto; + overflow-y: hidden; + margin: 0 0 10px 25px; +} + +#whats-on { + padding: 15px 0 15px 70px; + background: url(/static/img/whats-on.png) no-repeat left; + margin: 0; +} \ No newline at end of file diff --git a/templates/views/EventItemView.html b/templates/views/EventItemView.html index 98b5478..08251ca 100755 --- a/templates/views/EventItemView.html +++ b/templates/views/EventItemView.html @@ -1,15 +1,3 @@ - -
diff --git a/templates/views/SidebarView.html b/templates/views/SidebarView.html index d1ed11b..3dd7f3c 100755 --- a/templates/views/SidebarView.html +++ b/templates/views/SidebarView.html @@ -1,21 +1,3 @@ -