From 843ea6b9432b07e7f13a15d1c952965a04ff89a4 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 03:59:30 +0530 Subject: [PATCH 1/5] undid changes becase i dont have LOCALHOST --- gazetteer/static/css/main.css | 6 +----- gazetteer/templates/search.html | 2 -- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 4bc51e8..4ef9503 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -258,12 +258,8 @@ font-weight:bold;} .last {float:right;} -.prevNext -{width:150px; -margin:0 auto;}} - .next, .previous -{/*margin-left: 92px;*/ +{margin-left: 92px; font-weight: bold; font-size: 10px; color: #999; diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index b7c53f7..b1f6b3d 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -62,10 +62,8 @@
First
-
-
Last
From 6cf6af780cb19675d288079941df5a884c078a83 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 04:05:26 +0530 Subject: [PATCH 2/5] aliugnment --- gazetteer/static/css/main.css | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 4ef9503..30592f5 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -89,8 +89,7 @@ height:68%; .nav -{height:4%; -width:98%; +{width:98%; margin-bottom:2%; margin:0 auto;} @@ -255,12 +254,15 @@ font-weight:bold;} .first, .next, .previous {float:left;} +.first +{margin-right:60px;} + .last -{float:right;} +{float:right; +margin-left:60px;} .next, .previous -{margin-left: 92px; -font-weight: bold; +{font-weight: bold; font-size: 10px; color: #999; padding-top: 4px;} From 3acbc3260a2f970360e19b47b27548815ef2f944 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 04:12:16 +0530 Subject: [PATCH 3/5] dfdf --- gazetteer/static/css/main.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 30592f5..f5d2293 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -251,15 +251,18 @@ color:#999; box-shadow:2px 3px 4px #c6c0c0; font-weight:bold;} -.first, .next, .previous +.first, .previous, .next, {float:left;} +.next +{margin-right:60px;} + .first {margin-right:60px;} .last {float:right; -margin-left:60px;} +} .next, .previous {font-weight: bold; From fcc604b8d90bd2cf6a6bd0ed58bc32a3381f8181 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 04:14:02 +0530 Subject: [PATCH 4/5] i hate pushingcode online every 2min --- gazetteer/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index f5d2293..6e10011 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -251,7 +251,7 @@ color:#999; box-shadow:2px 3px 4px #c6c0c0; font-weight:bold;} -.first, .previous, .next, +.first, .previous, .next {float:left;} .next From 3806baa6708f458d66bc9d80daa34b5afe41eb63 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 04:35:52 +0530 Subject: [PATCH 5/5] an ode to jSonj --- gazetteer/static/css/main.css | 3 ++- gazetteer/templates/search.html | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index 6e10011..c2e4819 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -255,7 +255,7 @@ font-weight:bold;} {float:left;} .next -{margin-right:60px;} +{margin-left:20px;} .first {margin-right:60px;} @@ -270,6 +270,7 @@ font-size: 10px; color: #999; padding-top: 4px;} + .next:hover, .previous:hover {color:#036;} diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index b1f6b3d..8ad6cd2 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -38,7 +38,8 @@
- + + Get Feed
@@ -62,7 +63,7 @@
First
- +
Last