aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-14 13:30:46 +0000
committervdigital <vdigital@piwigo.org>2008-12-14 13:30:46 +0000
commit963709278e619672944abdb8a7e63c073ced7daa (patch)
tree70b8c455d2b27c2dd4d83859ab6ba3967ff537b4 /template
parent60ff7685d9089a4e94ae6f06db1d1973218e1486 (diff)
- "First | Previous | 1 2 | Next | Last" :
- text-color = #666 (now #999) git-svn-id: http://piwigo.org/svn/branches/2.0@2978 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r--template/yoga/theme/Sylvia/theme.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/theme/Sylvia/theme.css b/template/yoga/theme/Sylvia/theme.css
index cb8caea26..84471ef7d 100644
--- a/template/yoga/theme/Sylvia/theme.css
+++ b/template/yoga/theme/Sylvia/theme.css
@@ -232,6 +232,9 @@ BODY {
.content ul.thumbnailCategories li:hover {
background-color:#111;
}
+.content .navigationBar {
+ color:#666;
+}
.infos {
color:#f70;
border:0;