aboutsummaryrefslogtreecommitdiffstats
path: root/themes/clear
diff options
context:
space:
mode:
Diffstat (limited to 'themes/clear')
-rw-r--r--themes/clear/index.php2
-rw-r--r--themes/clear/mail-css.tpl9
-rw-r--r--themes/clear/theme.css2
-rw-r--r--themes/clear/themeconf.inc.php2
4 files changed, 3 insertions, 12 deletions
diff --git a/themes/clear/index.php b/themes/clear/index.php
index 41732f2fd..c8de97f60 100644
--- a/themes/clear/index.php
+++ b/themes/clear/index.php
@@ -2,7 +2,7 @@
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery |
// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2008-2014 Piwigo Team http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
diff --git a/themes/clear/mail-css.tpl b/themes/clear/mail-css.tpl
deleted file mode 100644
index c61e369ef..000000000
--- a/themes/clear/mail-css.tpl
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Theme clear mail css */
-
-body {ldelim} background-color:#fff; color:#696969;}
-#copyright {ldelim} background: transparent; color: #333;}
-h2 {ldelim} background-color: #ddd;}
-img {ldelim} margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
-img:hover {ldelim} padding: 15px; border: 1px solid yellow;background-color:#faebd7; -moz-border-radius: 4px; border-radius: 4px 4px; }
-a {ldelim} color: #369; background: transparent; }
-a:hover {ldelim} color: #ddd; }
diff --git a/themes/clear/theme.css b/themes/clear/theme.css
index f6d8ca258..a7c64fa51 100644
--- a/themes/clear/theme.css
+++ b/themes/clear/theme.css
@@ -72,7 +72,7 @@ A.navThumb, A.navThumb:hover {
}
/*calendar elements*/
-.calItem, .calItemEmpty
+.calItem
{
border: 1px solid silver;
}
diff --git a/themes/clear/themeconf.inc.php b/themes/clear/themeconf.inc.php
index 0478b7289..f7387c2f7 100644
--- a/themes/clear/themeconf.inc.php
+++ b/themes/clear/themeconf.inc.php
@@ -1,7 +1,7 @@
<?php
/*
Theme Name: clear
-Version: 2.5.0
+Version: 2.6.0
Description: White background, soft gray.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=9
Author: Piwigo team