From 8f8dd20e902e2db1d1fab7ed2649203ddb0b73d2 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 17:09:47 +0530 Subject: [PATCH 1/4] front pages --- edgware/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/main.css b/edgware/static/css/main.css index e29ca3c..9b3a904 100644 --- a/edgware/static/css/main.css +++ b/edgware/static/css/main.css @@ -67,7 +67,7 @@ ul { #intro { position: absolute; - width: 350px; + width: 370px; right: 20px; top: 12px; font-size: 11px; From 916338e84c45de337c714d8494066fbdba07227c Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 17:56:50 +0530 Subject: [PATCH 2/4] front pages --- edgware/static/css/files/archive.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index 780f09b..bbd4556 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -120,6 +120,9 @@ color:#555353;} .previewObject a:active {color:#000;} +.itemform +{width:400px;} + .itemForm p {padding-top:12px;} From 9b822c751f4344f4494779260e1bc7de4c65857e Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 18:01:23 +0530 Subject: [PATCH 3/4] front pages --- edgware/static/css/files/archive.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index bbd4556..d47d600 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -120,7 +120,7 @@ color:#555353;} .previewObject a:active {color:#000;} -.itemform +.itemForm {width:400px;} .itemForm p From ebc0f77ed1f202c66ad500ec6e472cffb76e12b6 Mon Sep 17 00:00:00 2001 From: ashok sukumaran Date: Mon, 4 Jul 2011 18:05:28 +0530 Subject: [PATCH 4/4] front pages --- edgware/static/css/files/archive.css | 1 + 1 file changed, 1 insertion(+) diff --git a/edgware/static/css/files/archive.css b/edgware/static/css/files/archive.css index d47d600..b68d372 100644 --- a/edgware/static/css/files/archive.css +++ b/edgware/static/css/files/archive.css @@ -142,6 +142,7 @@ float:left;} .itemDescription {float:right; height:50px; +width: 200px; border:2px groove #efecec;} .submitItem