From 0510cfdc5ad38487600f8f1bf8e4d4f9747781df Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 28 Apr 2006 04:38:36 +0000 Subject: merge -r1285 in from branch-1_6 to trunk bug 359: transform rating html A links to FORM because some bots rate pictures (even if rel="nofollow" is set) git-svn-id: http://piwigo.org/svn/trunk@1286 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/dark/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/theme/dark') diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css index 371ef680e..c173a89eb 100644 --- a/template/yoga/theme/dark/theme.css +++ b/template/yoga/theme/dark/theme.css @@ -83,7 +83,7 @@ H2, #menubar DT, #imageHeaderBar { } /* links */ -A { +A, .rateButton { color: #FFFFFF; } -- cgit v1.2.3