From 5702137e67d42520821c5c569473988f6862a7d9 Mon Sep 17 00:00:00 2001 From: Callan Barrett Date: Mon, 2 Feb 2009 17:54:49 +0900 Subject: Change pagination style Looks different now, next and previous on their own sides and elips for both Signed-off-by: Callan Barrett Signed-off-by: Loui Chang --- web/html/css/arch.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'web/html/css/arch.css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index da670ee..80bbc92 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -451,3 +451,10 @@ textarea.vLargeTextField { text-decoration: none; } +#pages { margin: 5px; } +#pages .page_num { + border: 1px solid #ddd; + padding: 2px; + color: #0771a6; +} +#pages #page_sel { color: #555; } -- cgit v1.2.3-54-g00ecf