From c97878eabfcd51c5c33cdf827b8ef5a104f302b2 Mon Sep 17 00:00:00 2001 From: Karen Date: Thu, 1 Sep 2011 15:49:47 +0530 Subject: [PATCH] added login details again --- gazetteer/static/css/main.css | 25 ++++++++++++++++++------- gazetteer/templates/search.html | 15 +++++++++++---- 2 files changed, 29 insertions(+), 11 deletions(-) diff --git a/gazetteer/static/css/main.css b/gazetteer/static/css/main.css index c2e4819..afc1877 100644 --- a/gazetteer/static/css/main.css +++ b/gazetteer/static/css/main.css @@ -240,7 +240,9 @@ padding-bottom:22px; padding-left: 4px; padding-right: 4px; cursor:pointer; -clear:both;} +clear:both; +list-style:none; +position: relative;} .first, .last {border:1px solid #e5e5e5; @@ -251,25 +253,34 @@ color:#999; box-shadow:2px 3px 4px #c6c0c0; font-weight:bold;} -.first, .previous, .next +.firstLast li +{display:inline;} + +/*.first, .previous, .next {float:left;} .next {margin-left:20px;} .first -{margin-right:60px;} +{margin-right:60px;}*/ .last -{float:right; -} +{/*float:right*/; +position:absolute; +right:4px;} .next, .previous {font-weight: bold; font-size: 10px; -color: #999; -padding-top: 4px;} +color: #999;} +.next +{float:right; +margin-right:33%;} + +.previous +{margin-left:22%;} .next:hover, .previous:hover {color:#036;} diff --git a/gazetteer/templates/search.html b/gazetteer/templates/search.html index 29e9350..d64fde1 100644 --- a/gazetteer/templates/search.html +++ b/gazetteer/templates/search.html @@ -29,8 +29,8 @@
- + Welcome, admin. Change password / + Log out

Digital Gazetteer Demo

@@ -62,12 +62,19 @@

Total Results: 21

Showing Page: 1 of 10

-
+
    +
  • First
  • + + +
  • Last
  • +
+ +