aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2007-01-18 07:05:10 +0000
committervdigital <vdigital@piwigo.org>2007-01-18 07:05:10 +0000
commitc2920c7738bfdb54d477dcdaf8213fbc47d3a783 (patch)
tree9387ef1f51c9af4389613967c8309a7e0f1908d9 /template/yoga/default-layout.css
parent4fb42505ece84fa64d5e77436cfdcb792c333006 (diff)
Issue 0000615: End of page replaced by icon/page_end.png
git-svn-id: http://piwigo.org/svn/trunk@1732 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/default-layout.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index 589b2dcf5..0dc87eec2 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -39,7 +39,9 @@ A {
A:hover {
border-bottom: 1px solid #858460;
}
-
+A.button, A.button:hover {
+ border: 0;
+}
IMG {
border: none;
}