aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/clear
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-06-04 10:13:38 +0000
committerchrisaga <chrisaga@piwigo.org>2006-06-04 10:13:38 +0000
commit5223db6a50d9dfd68d2baa982275aad4daaddbaa (patch)
tree545248eae7aeed92ef396b3936a8b322645482ea /template/yoga/theme/clear
parentba4daca5e2320c26c47411214524c2ebe9eae024 (diff)
fix bug 400 : <td nowrap> dans l'historique, and improve history tables, plus some code formating
git-svn-id: http://piwigo.org/svn/trunk@1339 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/theme/clear')
-rw-r--r--template/yoga/theme/clear/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/clear/theme.css b/template/yoga/theme/clear/theme.css
index ee77519f6..56da48326 100644
--- a/template/yoga/theme/clear/theme.css
+++ b/template/yoga/theme/clear/theme.css
@@ -10,7 +10,7 @@ BODY, H3, .throw {
background-color: #ffffff; /* white */
}
-H2, #menubar DT, #imageHeaderBar, #imageToolBar A:hover {
+H2, #menubar DT, #imageHeaderBar, #imageToolBar A:hover, .row1 {
background-color: #d3d3d3;
}