aboutsummaryrefslogtreecommitdiffstats
path: root/themes/clear
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2012-01-14 06:19:22 +0000
committerrvelices <rv-github@modusoptimus.com>2012-01-14 06:19:22 +0000
commitc5969b786a88a2793c4174fb5429b60e1d86abdf (patch)
tree59179c14975ac834bf1523fcf42d0851cbb5d799 /themes/clear
parentcac417c74bc6d5f528b356190561d244e9b4f93a (diff)
bug 2514 improve prev/next navigation navigation on picture page
git-svn-id: http://piwigo.org/svn/trunk@12880 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/clear')
-rw-r--r--themes/clear/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/clear/theme.css b/themes/clear/theme.css
index 1630bbdd6..f4006839a 100644
--- a/themes/clear/theme.css
+++ b/themes/clear/theme.css
@@ -23,7 +23,7 @@ H2, #menubar DT, #imageHeaderBar, #imageToolBar A:hover {
border: 1px solid #d3d3d3;
}
-#theImage IMG {
+#imageWrap IMG {
border: 3px solid #d3d3d3;
}