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/clear/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/yoga/theme/clear') diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css index 1260ce776..ee77519f6 100644 --- a/template/yoga/theme/clear/theme.css +++ b/template/yoga/theme/clear/theme.css @@ -53,7 +53,7 @@ FIELDSET, INPUT, SELECT, TEXTAREA, } /* links */ -A { +A, .rateButton { color: #005e89; background: transparent; } -- cgit v1.2.3