aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/theme/Sylvia/theme.css
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-10-04 09:05:36 +0000
committervdigital <vdigital@piwigo.org>2008-10-04 09:05:36 +0000
commit756946289589a8146101265c603d4bf4a234b137 (patch)
tree0ed393ba1148bb74a6b0fcefb68c13bcba28ff73 /template/yoga/theme/Sylvia/theme.css
parent3bc43273ba404c4d71281cbfd99182260ec25c0b (diff)
Gallery side icons for Sylvia (Some are missing, your browser cache could hide that).
+ No borders for pics in Sylvia. git-svn-id: http://piwigo.org/svn/trunk@2650 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--template/yoga/theme/Sylvia/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index 4289fce0c..cf3b3b1af 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -88,5 +88,6 @@ border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ }
background-color: #111; border:1px solid #ff3363; /* thumbnails border color when mouse cursor is over it */ }
A, INPUT.rateButton { color:#f70; border-width: 0; }
A:hover, A:active { color: #f33; border-bottom: 1px solid #f33; cursor: pointer; }
+#theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; }
*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; }
#debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;} \ No newline at end of file