From 85efba1370bdc79b84d900955ba10dc0d71a7743 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 22 Apr 2007 20:23:52 +0000 Subject: Bug: Permalink arrows visibility / p0w0 theme. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@1973 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/p0w0/theme.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/yoga') diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index c70d92ba0..4c5ea8148 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -278,3 +278,6 @@ input.submit:active { } .qsearch { font-size: 80%; font-style: italic; } * { outline: none; } + +tr.throw td a { color: #fff; } +tr.throw td a:focus { color: #f92; } \ No newline at end of file -- cgit v1.2.3