aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/dark/theme.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2006-06-04 10:15:29 +0000
committerchrisaga <chrisaga@piwigo.org>2006-06-04 10:15:29 +0000
commit2c89bd6618a49fe2f17dc04135f6308bf60bee3d (patch)
tree6b70f1bd779cdd683f3550bc811d3edf2852bc7b /template/yoga/theme/dark/theme.css
parentf755c1ac42c86c5e7bceaf1586a51e759470df76 (diff)
merge from trunk r1338:1339 into branch 1.6 (fix bug 400)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1340 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/theme/dark/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/theme/dark/theme.css b/template/yoga/theme/dark/theme.css
index 6a9ee7a40..854cc48dd 100644
--- a/template/yoga/theme/dark/theme.css
+++ b/template/yoga/theme/dark/theme.css
@@ -21,7 +21,7 @@ BODY {
background-color: #000000;
}
-H3, #the_page, #imageHeaderBar, #imageToolBar A:hover {
+H3, #the_page, #imageHeaderBar, #imageToolBar A:hover, .row1 {
background-color: #3f3f3f;
}