From 1df4a3831358753c59b996305a54bd2366450079 Mon Sep 17 00:00:00 2001 From: sarven Date: Sat, 17 Jan 2009 03:09:00 +0000 Subject: notice vcard url and a:visited style --- theme/base/css/display.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/base') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 20e66c351..ce7f69b35 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -851,12 +851,12 @@ border-bottom:0; } .pagination .nav_prev a { --moz-border-radius-topright:4px; +-moz-border-radius-topright:7px; padding-left:20px; border-left:0; } .pagination .nav_next a { --moz-border-radius-topleft:4px; +-moz-border-radius-topleft:7px; padding-right:20px; border-right:0; } -- cgit v1.2.3-54-g00ecf