aboutsummaryrefslogtreecommitdiffstats
path: root/themes/dark
diff options
context:
space:
mode:
Diffstat (limited to 'themes/dark')
-rw-r--r--themes/dark/images/index.php2
-rw-r--r--themes/dark/index.php2
-rw-r--r--themes/dark/mail-css.tpl9
-rw-r--r--themes/dark/themeconf.inc.php2
4 files changed, 3 insertions, 12 deletions
diff --git a/themes/dark/images/index.php b/themes/dark/images/index.php
index 41732f2fd..c8de97f60 100644
--- a/themes/dark/images/index.php
+++ b/themes/dark/images/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/dark/index.php b/themes/dark/index.php
index 41732f2fd..c8de97f60 100644
--- a/themes/dark/index.php
+++ b/themes/dark/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/dark/mail-css.tpl b/themes/dark/mail-css.tpl
deleted file mode 100644
index 6399c9efd..000000000
--- a/themes/dark/mail-css.tpl
+++ /dev/null
@@ -1,9 +0,0 @@
-/* Theme dark mail css */
-
-body {ldelim} background-color:#444; color:#fff;}
-#copyright {ldelim} color: #69c;}
-h2 {ldelim} background-color: #333; color:#fff48e;}
-img {ldelim} margin: 16px; border: 16px solid #111; -moz-border-radius: 4px; border-radius: 4px 4px; }
-img:hover {ldelim} padding: 15px; border: 1px solid yellow;background-color:#444;-moz-border-radius: 4px; border-radius: 4px 4px; }
-a {ldelim} color: #fff48e; background: transparent;border-bottom:1px dotted #005e89; }
-a:hover {ldelim} color: #fff48e;}
diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php
index 4161a854c..832954edd 100644
--- a/themes/dark/themeconf.inc.php
+++ b/themes/dark/themeconf.inc.php
@@ -1,7 +1,7 @@
<?php
/*
Theme Name: dark
-Version: 2.5.0
+Version: 2.6.0
Description: Dark background, grayscale.
Theme URI: http://piwigo.org/ext/extension_view.php?eid=369
Author: Piwigo team