From 5bb9fe32dab10385c6a09b0362aee97ee29d1bc1 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 21:54:12 +0530 Subject: [PATCH 1/2] frontpages --- edgware/static/css/files/login.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/edgware/static/css/files/login.css b/edgware/static/css/files/login.css index 8cbc369..0b91793 100644 --- a/edgware/static/css/files/login.css +++ b/edgware/static/css/files/login.css @@ -6,5 +6,11 @@ overflow: hidden; text-align: right; background:#848484; + } +ul { +list-style-type:none; +} + + From 908ffb750b0046ae72acc5f691232d7cd38a6270 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 21:58:50 +0530 Subject: [PATCH 2/2] frontpages --- edgware/static/css/files/archive.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index 064541f..ccfbb8b 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -140,6 +140,10 @@ text-align:left;} .editTitle {float:left;} +.itemFormLabel titleLabel { +display:block; +} + .itemTitle {width:180px;} @@ -166,6 +170,10 @@ float:right; width:190px; } +.itemFormLabel descriptionLabel { +display:block; +} + .submitInput {clear:both; float:right;