diff options
Diffstat (limited to 'admin/template/goto/theme')
93 files changed, 0 insertions, 596 deletions
diff --git a/admin/template/goto/theme/clear/icon/cat_move.png b/admin/template/goto/theme/clear/icon/cat_move.png Binary files differdeleted file mode 100644 index 5788ab439..000000000 --- a/admin/template/goto/theme/clear/icon/cat_move.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_children.png b/admin/template/goto/theme/clear/icon/category_children.png Binary files differdeleted file mode 100644 index 7205c3f61..000000000 --- a/admin/template/goto/theme/clear/icon/category_children.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_delete.png b/admin/template/goto/theme/clear/icon/category_delete.png Binary files differdeleted file mode 100644 index da796da11..000000000 --- a/admin/template/goto/theme/clear/icon/category_delete.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_edit.png b/admin/template/goto/theme/clear/icon/category_edit.png Binary files differdeleted file mode 100644 index 0f3b619ed..000000000 --- a/admin/template/goto/theme/clear/icon/category_edit.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_elements.png b/admin/template/goto/theme/clear/icon/category_elements.png Binary files differdeleted file mode 100644 index 1d367b38f..000000000 --- a/admin/template/goto/theme/clear/icon/category_elements.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_jump-to.png b/admin/template/goto/theme/clear/icon/category_jump-to.png Binary files differdeleted file mode 100644 index 62db1f4ee..000000000 --- a/admin/template/goto/theme/clear/icon/category_jump-to.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_permissions.png b/admin/template/goto/theme/clear/icon/category_permissions.png Binary files differdeleted file mode 100644 index 4780841ae..000000000 --- a/admin/template/goto/theme/clear/icon/category_permissions.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/category_representant_random.png b/admin/template/goto/theme/clear/icon/category_representant_random.png Binary files differdeleted file mode 100644 index dfa69846f..000000000 --- a/admin/template/goto/theme/clear/icon/category_representant_random.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/check.png b/admin/template/goto/theme/clear/icon/check.png Binary files differdeleted file mode 100644 index d9abf2763..000000000 --- a/admin/template/goto/theme/clear/icon/check.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/collapse.gif b/admin/template/goto/theme/clear/icon/collapse.gif Binary files differdeleted file mode 100644 index 6bf0b0657..000000000 --- a/admin/template/goto/theme/clear/icon/collapse.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/datepicker.png b/admin/template/goto/theme/clear/icon/datepicker.png Binary files differdeleted file mode 100644 index 45a6b4874..000000000 --- a/admin/template/goto/theme/clear/icon/datepicker.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/delete.png b/admin/template/goto/theme/clear/icon/delete.png Binary files differdeleted file mode 100644 index af10be03e..000000000 --- a/admin/template/goto/theme/clear/icon/delete.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/edit_s.png b/admin/template/goto/theme/clear/icon/edit_s.png Binary files differdeleted file mode 100644 index e4951d22f..000000000 --- a/admin/template/goto/theme/clear/icon/edit_s.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/errors.png b/admin/template/goto/theme/clear/icon/errors.png Binary files differdeleted file mode 100644 index 3c8a37df5..000000000 --- a/admin/template/goto/theme/clear/icon/errors.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/exit.png b/admin/template/goto/theme/clear/icon/exit.png Binary files differdeleted file mode 100644 index 2aafbb4cb..000000000 --- a/admin/template/goto/theme/clear/icon/exit.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/expand.gif b/admin/template/goto/theme/clear/icon/expand.gif Binary files differdeleted file mode 100644 index 96261b426..000000000 --- a/admin/template/goto/theme/clear/icon/expand.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/help.png b/admin/template/goto/theme/clear/icon/help.png Binary files differdeleted file mode 100644 index c76f68292..000000000 --- a/admin/template/goto/theme/clear/icon/help.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/index.php b/admin/template/goto/theme/clear/icon/index.php deleted file mode 100644 index b54047f4e..000000000 --- a/admin/template/goto/theme/clear/icon/index.php +++ /dev/null @@ -1,30 +0,0 @@ -<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 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 |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/admin/template/goto/theme/clear/icon/infos.png b/admin/template/goto/theme/clear/icon/infos.png Binary files differdeleted file mode 100644 index dc8c8a457..000000000 --- a/admin/template/goto/theme/clear/icon/infos.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/note.png b/admin/template/goto/theme/clear/icon/note.png Binary files differdeleted file mode 100644 index 5849f791b..000000000 --- a/admin/template/goto/theme/clear/icon/note.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/page_end.png b/admin/template/goto/theme/clear/icon/page_end.png Binary files differdeleted file mode 100644 index c8f54fb91..000000000 --- a/admin/template/goto/theme/clear/icon/page_end.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/page_top.png b/admin/template/goto/theme/clear/icon/page_top.png Binary files differdeleted file mode 100644 index 8b18f13c3..000000000 --- a/admin/template/goto/theme/clear/icon/page_top.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/permissions.png b/admin/template/goto/theme/clear/icon/permissions.png Binary files differdeleted file mode 100644 index 9109a851b..000000000 --- a/admin/template/goto/theme/clear/icon/permissions.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_activate.png b/admin/template/goto/theme/clear/icon/plug_activate.png Binary files differdeleted file mode 100644 index 4505e0f48..000000000 --- a/admin/template/goto/theme/clear/icon/plug_activate.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_activate_grey.png b/admin/template/goto/theme/clear/icon/plug_activate_grey.png Binary files differdeleted file mode 100644 index 05a2d4e45..000000000 --- a/admin/template/goto/theme/clear/icon/plug_activate_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_deactivate.png b/admin/template/goto/theme/clear/icon/plug_deactivate.png Binary files differdeleted file mode 100644 index 579b87355..000000000 --- a/admin/template/goto/theme/clear/icon/plug_deactivate.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_deactivate_grey.png b/admin/template/goto/theme/clear/icon/plug_deactivate_grey.png Binary files differdeleted file mode 100644 index 87d5f6b14..000000000 --- a/admin/template/goto/theme/clear/icon/plug_deactivate_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_delete.png b/admin/template/goto/theme/clear/icon/plug_delete.png Binary files differdeleted file mode 100644 index dd9bb1b4a..000000000 --- a/admin/template/goto/theme/clear/icon/plug_delete.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_delete_grey.png b/admin/template/goto/theme/clear/icon/plug_delete_grey.png Binary files differdeleted file mode 100644 index 3706aadc5..000000000 --- a/admin/template/goto/theme/clear/icon/plug_delete_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_install.png b/admin/template/goto/theme/clear/icon/plug_install.png Binary files differdeleted file mode 100644 index e5fb66000..000000000 --- a/admin/template/goto/theme/clear/icon/plug_install.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_install_grey.png b/admin/template/goto/theme/clear/icon/plug_install_grey.png Binary files differdeleted file mode 100644 index d0fd9565d..000000000 --- a/admin/template/goto/theme/clear/icon/plug_install_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_uninstall.png b/admin/template/goto/theme/clear/icon/plug_uninstall.png Binary files differdeleted file mode 100644 index 37a45feb0..000000000 --- a/admin/template/goto/theme/clear/icon/plug_uninstall.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plug_uninstall_grey.png b/admin/template/goto/theme/clear/icon/plug_uninstall_grey.png Binary files differdeleted file mode 100644 index c51cb754b..000000000 --- a/admin/template/goto/theme/clear/icon/plug_uninstall_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plugin_active.gif b/admin/template/goto/theme/clear/icon/plugin_active.gif Binary files differdeleted file mode 100644 index 5134d95a7..000000000 --- a/admin/template/goto/theme/clear/icon/plugin_active.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/plugin_inactive.gif b/admin/template/goto/theme/clear/icon/plugin_inactive.gif Binary files differdeleted file mode 100644 index 9a3c80617..000000000 --- a/admin/template/goto/theme/clear/icon/plugin_inactive.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/preferences.png b/admin/template/goto/theme/clear/icon/preferences.png Binary files differdeleted file mode 100644 index 30393347b..000000000 --- a/admin/template/goto/theme/clear/icon/preferences.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/ranks.png b/admin/template/goto/theme/clear/icon/ranks.png Binary files differdeleted file mode 100644 index f48b394aa..000000000 --- a/admin/template/goto/theme/clear/icon/ranks.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/ranks_grey.png b/admin/template/goto/theme/clear/icon/ranks_grey.png Binary files differdeleted file mode 100644 index 18478fc1f..000000000 --- a/admin/template/goto/theme/clear/icon/ranks_grey.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/sync_metadata.png b/admin/template/goto/theme/clear/icon/sync_metadata.png Binary files differdeleted file mode 100644 index cb62824a3..000000000 --- a/admin/template/goto/theme/clear/icon/sync_metadata.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/sync_metadata_pink.png b/admin/template/goto/theme/clear/icon/sync_metadata_pink.png Binary files differdeleted file mode 100644 index 6597ef254..000000000 --- a/admin/template/goto/theme/clear/icon/sync_metadata_pink.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/toggle_is_default_group.png b/admin/template/goto/theme/clear/icon/toggle_is_default_group.png Binary files differdeleted file mode 100644 index 0d58e79e7..000000000 --- a/admin/template/goto/theme/clear/icon/toggle_is_default_group.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/uncheck.png b/admin/template/goto/theme/clear/icon/uncheck.png Binary files differdeleted file mode 100644 index 2f7df3503..000000000 --- a/admin/template/goto/theme/clear/icon/uncheck.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/validate_s.png b/admin/template/goto/theme/clear/icon/validate_s.png Binary files differdeleted file mode 100644 index 400bf8a24..000000000 --- a/admin/template/goto/theme/clear/icon/validate_s.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/icon/virt_category.png b/admin/template/goto/theme/clear/icon/virt_category.png Binary files differdeleted file mode 100644 index 15f4f2267..000000000 --- a/admin/template/goto/theme/clear/icon/virt_category.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/external_active.png b/admin/template/goto/theme/clear/images/external_active.png Binary files differdeleted file mode 100644 index 9bbccfa96..000000000 --- a/admin/template/goto/theme/clear/images/external_active.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/external_inactive.png b/admin/template/goto/theme/clear/images/external_inactive.png Binary files differdeleted file mode 100644 index 5ed8db208..000000000 --- a/admin/template/goto/theme/clear/images/external_inactive.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/piwigo_logo_214x100.png b/admin/template/goto/theme/clear/images/piwigo_logo_214x100.png Binary files differdeleted file mode 100644 index 92770a0d8..000000000 --- a/admin/template/goto/theme/clear/images/piwigo_logo_214x100.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/quickLocalSync.png b/admin/template/goto/theme/clear/images/quickLocalSync.png Binary files differdeleted file mode 100644 index daf75e696..000000000 --- a/admin/template/goto/theme/clear/images/quickLocalSync.png +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-e.gif b/admin/template/goto/theme/clear/images/resizable-e.gif Binary files differdeleted file mode 100644 index 32d05b9ca..000000000 --- a/admin/template/goto/theme/clear/images/resizable-e.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-n.gif b/admin/template/goto/theme/clear/images/resizable-n.gif Binary files differdeleted file mode 100644 index 6a62dc8e2..000000000 --- a/admin/template/goto/theme/clear/images/resizable-n.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-ne.gif b/admin/template/goto/theme/clear/images/resizable-ne.gif Binary files differdeleted file mode 100644 index 09ad9fc81..000000000 --- a/admin/template/goto/theme/clear/images/resizable-ne.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-nw.gif b/admin/template/goto/theme/clear/images/resizable-nw.gif Binary files differdeleted file mode 100644 index c33bd0fcc..000000000 --- a/admin/template/goto/theme/clear/images/resizable-nw.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-s.gif b/admin/template/goto/theme/clear/images/resizable-s.gif Binary files differdeleted file mode 100644 index b1d72c5ce..000000000 --- a/admin/template/goto/theme/clear/images/resizable-s.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-se.gif b/admin/template/goto/theme/clear/images/resizable-se.gif Binary files differdeleted file mode 100644 index ad6bd1fbc..000000000 --- a/admin/template/goto/theme/clear/images/resizable-se.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-sw.gif b/admin/template/goto/theme/clear/images/resizable-sw.gif Binary files differdeleted file mode 100644 index 5bf25ce07..000000000 --- a/admin/template/goto/theme/clear/images/resizable-sw.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/resizable-w.gif b/admin/template/goto/theme/clear/images/resizable-w.gif Binary files differdeleted file mode 100644 index e4ed876e7..000000000 --- a/admin/template/goto/theme/clear/images/resizable-w.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/images/transparent.gif b/admin/template/goto/theme/clear/images/transparent.gif Binary files differdeleted file mode 100644 index f419cd417..000000000 --- a/admin/template/goto/theme/clear/images/transparent.gif +++ /dev/null diff --git a/admin/template/goto/theme/clear/index.php b/admin/template/goto/theme/clear/index.php deleted file mode 100644 index e8cc580ab..000000000 --- a/admin/template/goto/theme/clear/index.php +++ /dev/null @@ -1,54 +0,0 @@ -<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based picture gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2009 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 |
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-// +-----------------------------------------------------------------------+
-// | PhpWebGallery - a PHP based picture gallery |
-// | Copyright (C) 2002-2003 Pierrick LE GALL - pierrick@phpwebgallery.net |
-// | Copyright (C) 2003-2007 PhpWebGallery Team - http://phpwebgallery.net |
-// +-----------------------------------------------------------------------+
-// | file : $Id: index.php 3049 2009-01-04 23:28:36Z plg $
-// | last update : $Date: 2009-01-05 00:28:36 +0100 (lun. 05 janv. 2009) $
-// | last modifier : $Author: plg $
-// | revision : $Revision: 3049 $
-// +-----------------------------------------------------------------------+
-// | This program is free software; you can redistribute it and/or modify |
-// | it under the terms of the GNU General Public License as published by |
-// | the Free Software Foundation |
-// | |
-// | This program is distributed in the hope that it will be useful, but |
-// | WITHOUT ANY WARRANTY; without even the implied warranty of |
-// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
-// | General Public License for more details. |
-// | |
-// | You should have received a copy of the GNU General Public License |
-// | along with this program; if not, write to the Free Software |
-// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
-// | USA. |
-// +-----------------------------------------------------------------------+
-
-// Recursive call
-$url = '../';
-header( 'Request-URI: '.$url );
-header( 'Content-Location: '.$url );
-header( 'Location: '.$url );
-exit();
-?>
diff --git a/admin/template/goto/theme/clear/mail-css.tpl b/admin/template/goto/theme/clear/mail-css.tpl deleted file mode 100644 index b94f17f17..000000000 --- a/admin/template/goto/theme/clear/mail-css.tpl +++ /dev/null @@ -1,19 +0,0 @@ -{* $Id: mail-css.tpl 2526 2008-09-14 00:33:53Z vdigital $ *}
-/* Theme wipi mail css */
-
-body {ldelim} background-color:#111; color:#69c;}
-#the_page {ldelim} background: #111 url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;}
-#content {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;}
-#copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom;
-color: #69c;}
-h2 {ldelim} background-color: #222;color:#eee;background-image: url({$ROOT_URL}template/{$themeconf.template}/theme/{$themeconf.theme}/images/tableh1_bg.png);}
-img {ldelim} margin: 16px; padding:15px;border:1px solid #eee; -moz-border-radius: 4px; border-radius: 4px 4px; }
-img:hover {ldelim} border:1px solid #69c; -moz-border-radius: 4px; border-radius: 4px 4px; }
-a {ldelim} color: #69c; background: transparent; }
-a:hover {ldelim} color: #f92; }
-a.PWG {ldelim} border: 0px; }
-a.PWG .P {ldelim} color : #f92; }
-a.PWG .W {ldelim} color : #aaa; }
-a.PWG .G {ldelim} color : #69c; }
-a.PWG:hover .P {ldelim} color : #69c; }
-a.PWG:hover .G {ldelim} color : #f92; }
diff --git a/admin/template/goto/theme/clear/theme.css b/admin/template/goto/theme/clear/theme.css deleted file mode 100644 index ed9a57a6e..000000000 --- a/admin/template/goto/theme/clear/theme.css +++ /dev/null @@ -1,196 +0,0 @@ -/* text color */ -.theme_title { left: 15px; color: #000; text-align: left;} -body, h3, dt, h2, .throw, .content, label, -input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#777; } -th { color: #888; } -INPUT, select, textarea { color:#666; background-color: #ccc; } -input[type="radio"], input[type="checkbox"] { background-color: transparent; } -INPUT[type="submit"], INPUT[type="reset"] { color:#666; border: 1px solid #777; background-color: #bbb; padding: 1px 15px; } -input.rateButton, legend, h3 { color: #777; } -#theAdminPage h2 { color: #ccc; } -.content .infos { color: #0a0; border:0; background: transparent url(icon/infos.png) no-repeat left bottom; -padding:5px 70px 0pt 30px; min-height: 48px; text-align:left; } -.content .infos .submit {margin-left:30px;} -.content .infos li, .content .errors li { list-style-type:none; } -.content .errors { color: #f22; border:0; background: transparent url(icon/errors.png) no-repeat left top; -padding:5px 60px 0pt 30px; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; } -#copyright { color:#777; margin:5px auto 0px 240px; text-align:center; -padding-bottom: 15px; } -.header_notes { background: transparent url(icon/note.png) no-repeat right top; -border:0; font-weight:bold; min-height: 48px; -padding:15px 60px 0 0; position:absolute; right:0; -text-align:right; top:30px; width:550px; } -html, body { min-height: 100%; } -body { margin: 0; padding: 0; background:#eeeeee } -/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */ -/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */ -#headbranch { width: 233px; height: 240px; margin: 0; padding: 0; -position:absolute; left:0px; top:0px; z-index: 0; -background:transparent } -#theHeader { height:40px; margin: 0; padding: 0; -background:transparent } -h3, #imageToolBar a:hover, .row2, .content { background-color: #ddd; } -.throw, .row1 { background-color:#eee; } -.throw em { font-style: normal; color: #0cc9c; } -#content { background: #ddd; min-height: 467px; border: 1px solid} -.content { padding:5px 5px 5px 5px; margin: 0 10px 0 252px; z-index:99; } -.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0; - text-align:center; background:none; border: 0; } -.content h3 ~ h3{ margin-top: 40px; } -.content h4 { color: #aaa; font-size:14px; text-align:center; padding:3px; margin-top: 0; margin-bottom: 10px;} -/*.content h2:before, .content h2:after, */ -.content h2 { -letter-spacing:2px; margin-right:30px; text-align:left; color: #999; -text-transform:none; font-weight:bold; padding-left:20px; width:54%; } -.content h2:lang(en) { text-transform:capitalize; } - -.content dl, dd { margin:5px; } -.content div.titrePage { height:40px; } - -.instructions { text-align:left; padding-top:5px;} -.instructions LI { margin-bottom:5px; } -.instructionBlock {border: 1px solid #999; margin: 5px; overflow: hidden;} -.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#eee; background-position:15px center; -background-repeat:no-repeat; color:#999; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;} -.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: none; } - -.instructionBlockHeaderCollapsed { background-image: url(icon/expand.gif);} -.instructionBlockHeaderExpanded { background-image: url(icon/collapse.gif);} -.instructionBlockContent { padding:0 15px 15px;} -SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666} - -.content ul.thumbnails span.wrap2:hover { background-color:#eee; border:1px solid #0cc9c; color:#999; } -.content ul.thumbnails span.wrap2 { border:1px solid #999; padding: 4px; } -.content ul.thumbnails span.wrap2 { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; } -.content ul.thumbnails span.wrap1 { margin:0 12px 5px; } - -/* borders */ -fieldset { border: 1px solid #999; } -INPUT, SELECT, TEXTAREA { border: 1px solid #999; } -input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#bbb;color: #666; } -TEXTAREA { cursor:text; font-size: 13px; } -.content UL.thumbnails SPAN.wrap2 { - border: 1px solid #555555; /* thumbnails border color and style */ - border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ -} -.tagSelection label { padding-right:12px; } -.content ul.categoryActions a img { margin-left: 10px; } -ul.thumbnails input { border:3px double #666; color:#666; font-size:10px; margin:0; background-color:#bbb; text-align: center;} -INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { cursor: pointer; } -INPUT.bigbutton:hover { background-color: #ddd; color:#0cc; border: 0; } -.throw { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; color: #0cc9c; } -label { cursor:pointer } -.categoryLi { background: #ddd } -.virtual_cat { background: #ccc !important; } -a.Piwigo { - font-family: verdana, arial, helvetica, sans-serif !important; - font-size: 11px; font-weight: normal; letter-spacing: 0; - color : #0cc; text-decoration: none; border: 0; } -a.Piwigo:hover span.Piwigo { - border-bottom: 1px solid #0cc9c; -} -TABLE.table2 { border: 2px solid #eee; } - -*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } -a { color:#04f; border-width: 0; } -a:hover, a:active { color: #0aa; border-bottom: 0 none; cursor: pointer; } -.content .navigationBar {color:#999;} -ul.actions, .content form#waiting {text-align:center;} -h2 { font-size:28px; letter-spacing:-1px;padding:0; text-align:left;} -.header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; -border:0; color:#ccc; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute; -text-align:center; top:0; width:100%; z-index:99; } -.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; } -.HelpActions li {list-style-image:none; list-style-position:outside; -list-style-type:none; text-align:center; text-indent:0pt; } -#content.content div.comment a.illustration{ margin-right: 30px;} -/* tabsheets are often used in admin pages => No specific css files */ -.tabsheet { -background-color:transparent; border:0; display:table; float:right; -font-family:verdana,arial,helvetica,sans-serif; font-size:8px; line-height:14px; -list-style-image:none; padding: 0; position:relative; text-decoration:none; -top:-2px; white-space:nowrap; margin: 0 25px 0 0;} -.tabsheet li { background:transparent; -float:left; margin:0 2px 0 0; overflow:hidden; text-align:right; } -.tabsheet a { -color:#999; display:block; font-size:11px; border:0; -font-weight: bold; height:18px; overflow:hidden; padding:8px 7px 5px 15px; line-height: 18px; -text-align: right; text-decoration:none; margin: 0; } -.tabsheet a:first-letter { text-transform: capitalize; } -.tabsheet a:hover, .tabsheet li.selected_tab a { color: #0a7; } -.tabsheet a span { display:block; font-size:10px; padding:0 3px 0 1px; } - -.sort { clear: none; } -#214ug { margin-left:248px; font-size:12px; } -/* menubar is on all admin pages => No specific css file */ -#menubar { background-color: #ddd; -border: 1px solid; display:inline; float:left; left:0; margin: 0 0 0 35px; min-height:475px; height:475px; /* should be 477 */ -padding:0; width:207px; z-index:99; text-align: left; } -#menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto; - /* Only IE family supports colored scrollbar */ - scrollbar-face-color: #ddd; scrollbar-shadow-color: #bbb; scrollbar-highlight-color: #fff; - scrollbar-3dlight-color: #d6d6d6; scrollbar-darkshadow-color: #ccc; scrollbar-track-color: #eee; - scrollbar-arrow-color: #0cccc; } - -#menubar dd { margin: 10px 0 0 0; padding: 0; height:232px; } -#menubar dl { width: 207px; border:0; margin: 0; padding: 0; display: block; min-height:35px; } -#menubar dt { margin: 0; display: block; background-color: #eee; font-weight:bold; -position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #999; } -#menubar dt span { background-color: #eee; cursor:pointer; } -#menubar li { margin: 0 0 0 6px; } -#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; } -#menubar li.external:hover { list-style-image:url(images/external_active.png); } -#menubar ul { color: #ccc; margin:0 0 0 9px; line-height: 16px; - list-style-type: square; list-style-position: inside; padding: 0; } -/* jQuery tooltips */ -.cluetip-default #cluetip-outer { border-color: #999; color: #999; background-color: #ddd; } -.cluetip-default h3#cluetip-title { color: #0cc9c; background-color: #eee; } -/* jQuery ui resizable */ -.ui-resizable { position: relative; } -.ui-wrapper { border: 0; } -.ui-wrapper input, .ui-wrapper textarea { border: 0; } - -/* Global handle styles */ -.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; } -.ui-resizable .ui-resizable-handle { display: block; } -body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ -body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ -.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(images/resizable-n.gif) no-repeat scroll center top; } -.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background: transparent url(images/resizable-s.gif) no-repeat scroll center top; } -.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-e.gif) no-repeat scroll right center; } -.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-w.gif) no-repeat scroll right center; } -.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); } -.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); } -.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); } -.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); } -#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div a { background-color: #eee; color: #08f !important;} -#ui-datepicker-div .ui-datepicker-days-row { background-color: #bbb;} -#ui-datepicker-div .ui-datepicker-week-end-cell, #ui-datepicker-div .ui-datepicker-week-end-cell a { background-color: #ddd; color: #0cc; border-color: #bbb; border-top-color: #ddd; border-left-color: #ddd;} -#ui-datepicker-div .ui-datepicker-title-row { background-color: #eee;} -#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #0cc;} -#ui-datepicker-div a:hover { color: #0cccc !important; border: 0; background-color: #eee !important;} -#ui-datepicker-div .ui-datepicker-header select { background-color:#bbb; color:#666; font-weight:normal;} -#ui-datepicker-div .ui-datepicker-links { background-color:#ddd;} -#ui-datepicker-div .ui-datepicker-header { background-color:#bbb;} -#ui-datepicker-div .ui-datepicker-current-day { background-color: #eee !important; border-color: #bbb; border-top-color: #eee; border-left-color: #eee;} -#ui-datepicker-div .ui-datepicker-days-cell { background-color:#bbb; border:1px solid #ddd; border-top-color: #bbb; border-left-color: #bbb;} -td img.ui-datepicker-trigger { margin:-3px 5px 2px; } -INPUT[type="text"].large { width: 317px; } -input[type="button"], input[type="submit"], input[type="reset"] { -color:#0cc9c; background-color:#ddd; border-color: #0cc9c; } -input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { -color:#666; border-color: #999; } -.bigbutton { background:transparent url(images/quickLocalSync.png) no-repeat scroll left top; display: block; -color:#eee; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; -position:relative; z-index: 50;} -.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px; z-index: 55; cursor:pointer; } -.bigbutton:hover { color: #fff; } -.bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top; border:0; -display:block; height:85px; left:225px; position:relative; top:-42px; width:313px; z-index:99; padding:0;} -.bigbutton input:hover { cursor:pointer; background:transparent url(images/transparent.gif) repeat scroll left top; border:0; padding:0;} -/* hacks */ -html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */ -* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */ -*+html .bigtext { left: 70px; } -*+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; } -* html .bigtext { margin-right: 300px; } diff --git a/admin/template/goto/theme/clear/themeconf.inc.php b/admin/template/goto/theme/clear/themeconf.inc.php deleted file mode 100644 index 868b4f61c..000000000 --- a/admin/template/goto/theme/clear/themeconf.inc.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php
-if (!function_exists('selected_admin_menu'))
-{
- include_once(PHPWG_ROOT_PATH.'admin/include/functions_themes.inc.php');
-}
-$themeconf = array(
- 'template' => 'goto',
- 'theme' => 'clear',
- 'icon_dir' => 'template/yoga/icon',
- 'admin_icon_dir' => 'admin/template/goto/theme/clear/icon',
- 'mime_icon_dir' => 'template/yoga/icon/mimetypes',
- 'selected_admin_menu' => selected_admin_menu(),
- 'local_head' => '',
-);
-?>
diff --git a/admin/template/goto/theme/roma/images/active_tab.png b/admin/template/goto/theme/roma/images/active_tab.png Binary files differdeleted file mode 100644 index f0fbcfae3..000000000 --- a/admin/template/goto/theme/roma/images/active_tab.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/active_tab2.png b/admin/template/goto/theme/roma/images/active_tab2.png Binary files differdeleted file mode 100644 index 29ffdeedc..000000000 --- a/admin/template/goto/theme/roma/images/active_tab2.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/active_tab3.png b/admin/template/goto/theme/roma/images/active_tab3.png Binary files differdeleted file mode 100644 index b84c40c11..000000000 --- a/admin/template/goto/theme/roma/images/active_tab3.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/bottom-left-bg.jpg b/admin/template/goto/theme/roma/images/bottom-left-bg.jpg Binary files differdeleted file mode 100644 index 3d8a5eed2..000000000 --- a/admin/template/goto/theme/roma/images/bottom-left-bg.jpg +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/external_active.png b/admin/template/goto/theme/roma/images/external_active.png Binary files differdeleted file mode 100644 index 03c50fbf5..000000000 --- a/admin/template/goto/theme/roma/images/external_active.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/external_inactive.png b/admin/template/goto/theme/roma/images/external_inactive.png Binary files differdeleted file mode 100644 index 918640316..000000000 --- a/admin/template/goto/theme/roma/images/external_inactive.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/fillet.png b/admin/template/goto/theme/roma/images/fillet.png Binary files differdeleted file mode 100644 index c56a51aeb..000000000 --- a/admin/template/goto/theme/roma/images/fillet.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/header_msgs-bg.gif b/admin/template/goto/theme/roma/images/header_msgs-bg.gif Binary files differdeleted file mode 100644 index 0879e1b79..000000000 --- a/admin/template/goto/theme/roma/images/header_msgs-bg.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/inactive_tab.png b/admin/template/goto/theme/roma/images/inactive_tab.png Binary files differdeleted file mode 100644 index 8834859ab..000000000 --- a/admin/template/goto/theme/roma/images/inactive_tab.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/inactive_tab2.png b/admin/template/goto/theme/roma/images/inactive_tab2.png Binary files differdeleted file mode 100644 index 8d4183b94..000000000 --- a/admin/template/goto/theme/roma/images/inactive_tab2.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/inactive_tab3.png b/admin/template/goto/theme/roma/images/inactive_tab3.png Binary files differdeleted file mode 100644 index 2b22c8eb1..000000000 --- a/admin/template/goto/theme/roma/images/inactive_tab3.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png b/admin/template/goto/theme/roma/images/menuBoxBottom_new.png Binary files differdeleted file mode 100644 index 4df220e7c..000000000 --- a/admin/template/goto/theme/roma/images/menuBoxBottom_new.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/menuBoxTop_new.png b/admin/template/goto/theme/roma/images/menuBoxTop_new.png Binary files differdeleted file mode 100644 index c8cecd2b1..000000000 --- a/admin/template/goto/theme/roma/images/menuBoxTop_new.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/menubar-detail.png b/admin/template/goto/theme/roma/images/menubar-detail.png Binary files differdeleted file mode 100644 index d7f4f2480..000000000 --- a/admin/template/goto/theme/roma/images/menubar-detail.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/menubar-top.png b/admin/template/goto/theme/roma/images/menubar-top.png Binary files differdeleted file mode 100644 index 3da3bcad3..000000000 --- a/admin/template/goto/theme/roma/images/menubar-top.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/piwigo_logo_sombre_214x100.png b/admin/template/goto/theme/roma/images/piwigo_logo_sombre_214x100.png Binary files differdeleted file mode 100644 index 106f20add..000000000 --- a/admin/template/goto/theme/roma/images/piwigo_logo_sombre_214x100.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png b/admin/template/goto/theme/roma/images/quickLocalSync_hover.png Binary files differdeleted file mode 100644 index a8b9ed98b..000000000 --- a/admin/template/goto/theme/roma/images/quickLocalSync_hover.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png b/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png Binary files differdeleted file mode 100644 index b26b23027..000000000 --- a/admin/template/goto/theme/roma/images/quickLocalSync_inactiv.png +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-e.gif b/admin/template/goto/theme/roma/images/resizable-e.gif Binary files differdeleted file mode 100644 index 36451a670..000000000 --- a/admin/template/goto/theme/roma/images/resizable-e.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-n.gif b/admin/template/goto/theme/roma/images/resizable-n.gif Binary files differdeleted file mode 100644 index fe11bf420..000000000 --- a/admin/template/goto/theme/roma/images/resizable-n.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-ne.gif b/admin/template/goto/theme/roma/images/resizable-ne.gif Binary files differdeleted file mode 100644 index 4819fdf1c..000000000 --- a/admin/template/goto/theme/roma/images/resizable-ne.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-nw.gif b/admin/template/goto/theme/roma/images/resizable-nw.gif Binary files differdeleted file mode 100644 index 7f128dac2..000000000 --- a/admin/template/goto/theme/roma/images/resizable-nw.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-s.gif b/admin/template/goto/theme/roma/images/resizable-s.gif Binary files differdeleted file mode 100644 index 908576c9b..000000000 --- a/admin/template/goto/theme/roma/images/resizable-s.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-se.gif b/admin/template/goto/theme/roma/images/resizable-se.gif Binary files differdeleted file mode 100644 index 0db439888..000000000 --- a/admin/template/goto/theme/roma/images/resizable-se.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-sw.gif b/admin/template/goto/theme/roma/images/resizable-sw.gif Binary files differdeleted file mode 100644 index e983320f6..000000000 --- a/admin/template/goto/theme/roma/images/resizable-sw.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/resizable-w.gif b/admin/template/goto/theme/roma/images/resizable-w.gif Binary files differdeleted file mode 100644 index fe2a79034..000000000 --- a/admin/template/goto/theme/roma/images/resizable-w.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/top-left-bg.jpg b/admin/template/goto/theme/roma/images/top-left-bg.jpg Binary files differdeleted file mode 100644 index 98aa1d6a5..000000000 --- a/admin/template/goto/theme/roma/images/top-left-bg.jpg +++ /dev/null diff --git a/admin/template/goto/theme/roma/images/transparent.gif b/admin/template/goto/theme/roma/images/transparent.gif Binary files differdeleted file mode 100644 index e565824aa..000000000 --- a/admin/template/goto/theme/roma/images/transparent.gif +++ /dev/null diff --git a/admin/template/goto/theme/roma/index.php b/admin/template/goto/theme/roma/index.php deleted file mode 100644 index 871b52b6a..000000000 --- a/admin/template/goto/theme/roma/index.php +++ /dev/null @@ -1,30 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2009 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 | -// +-----------------------------------------------------------------------+ -// | This program is free software; you can redistribute it and/or modify | -// | it under the terms of the GNU General Public License as published by | -// | the Free Software Foundation | -// | | -// | This program is distributed in the hope that it will be useful, but | -// | WITHOUT ANY WARRANTY; without even the implied warranty of | -// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | -// | General Public License for more details. | -// | | -// | You should have received a copy of the GNU General Public License | -// | along with this program; if not, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/admin/template/goto/theme/roma/mail-css.tpl b/admin/template/goto/theme/roma/mail-css.tpl deleted file mode 100644 index a99f13c5a..000000000 --- a/admin/template/goto/theme/roma/mail-css.tpl +++ /dev/null @@ -1,18 +0,0 @@ -/* Theme wipi mail css */ - -body {ldelim} background-color:#111; color:#69c;} -#the_page {ldelim} background: #111 url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} -#content {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/header-bg.png) no-repeat scroll left top;} -#copyright {ldelim} background: transparent url({$ROOT_URL}template/{$themeconf.template}/mail/text/html/images/footer-bg.png) no-repeat scroll left bottom; -color: #69c;} -h2 {ldelim} background-color: #222;color:#eee;background-image: url({$ROOT_URL}template/{$themeconf.template}/theme/{$themeconf.theme}/images/tableh1_bg.png);} -img {ldelim} margin: 16px; padding:15px;border:1px solid #eee; -moz-border-radius: 4px; border-radius: 4px 4px; } -img:hover {ldelim} border:1px solid #69c; -moz-border-radius: 4px; border-radius: 4px 4px; } -a {ldelim} color: #69c; background: transparent; } -a:hover {ldelim} color: #f92; } -a.PWG {ldelim} border: 0px; } -a.PWG .P {ldelim} color : #f92; } -a.PWG .W {ldelim} color : #aaa; } -a.PWG .G {ldelim} color : #69c; } -a.PWG:hover .P {ldelim} color : #69c; } -a.PWG:hover .G {ldelim} color : #f92; } diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css deleted file mode 100644 index 81af6c627..000000000 --- a/admin/template/goto/theme/roma/theme.css +++ /dev/null @@ -1,219 +0,0 @@ -/* text color */ -body, h3, dt, h2, .throw, .content, label, -input.rateButtonSelected /* <= why IE doesn't inherit this ? */ { color:#666; } -INPUT, select, textarea { color:#999; background-color: #444; } -option[disabled] { background-color: #999; color: #444; } -input[type="radio"], input[type="checkbox"] { background-color: transparent; } -/* INPUT[type="checkbox"], INPUT[type="radio"] -{ color:#999; background-color: #eee; } */ -INPUT[type="submit"], INPUT[type="reset"] { color:#999; border: 1px solid #666; background-color: #444; padding: 1px 15px; } -input.rateButton, legend, h3 { color: #666; } -#theAdminPage h2 { color: #ccc; letter-spacing:2px; font-weight:bold;} -.content .infos { color: #f70; border:0; background-color: transparent; -padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;} -.content .infos .submit {margin-left:30px;} -.content .infos li, .content .errors li { list-style-type:none; } -.content .errors { color: #f33; border:0; background-color: transparent; -padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; } -.header_notes { background: transparent url(../../icon/note.png) no-repeat right top; -border:0; font-weight:bold; min-height: 48px; -padding:15px 60px 0 0; position:absolute; right:0; -text-align:right; top:90px; width:550px; } -html, body { min-height: 100%; } -body { margin: 0; padding: 0; -background-color:#111111; } -/* #the_page { margin: 0; padding: 0; z-index: 1; top:0px; */ -/* padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } */ -#headbranch { width: 233px; height: 240px; margin: 0; padding: 0; -position:absolute; left:0px; top:0px; z-index: 0; -} -#theHeader { display:none;min-height:105px; margin: 0; padding: 0; -background:transparent url(images/piwigo_logo_sombre_214x100.png) no-repeat scroll 245px top; } -h3, #imageToolBar a:hover, .row2, .content { background-color: #222; } -.throw, .row1 { background-color:#111; } -.throw em { font-style: normal; color: #ff3363; } - -#content { min-height: 466px; margin-top: 15px; } -.content { padding:0 5px 5px; margin: 0 10px 0 248px; z-index:99; } - -.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0; text-align:center; background:none; border: 0; } -.content h3 ~ h3{ margin-top: 40px; } -.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;} - -/*.content h2:before, .content h2:after, */ -h2:lang(en) { text-transform:capitalize; } - -.content dl, dd { margin:5px; } -.content div.titrePage {} -.instructions { height:450px; overflow:scroll; padding:0 20px 0; text-align:left; margin-bottom: 20px; -font-size:14px; line-height:21px; } -.instructions { overflow-y:scroll; overflow-x:hidden; } -.instructions h3 { text-align: center; margin: 30px 0 0 0; } - -.instructions { text-align:left; padding-top:5px;} -.instructions LI { margin-bottom:5px; } -.instructionBlock {border: 1px solid #666; margin: 5px; overflow: hidden;} -.instructionBlockHeaderCollapsed, .instructionBlockHeaderExpanded {background-color:#111; background-position:15px center; -background-repeat:no-repeat; color:#444; cursor:pointer; font-size:110%; overflow:hidden; padding:8px 41px;} -.instructionBlockHeaderCollapsed span, .instructionBlockHeaderExpanded span {border-bottom: 1px solid #444; } - .instructionBlockHeaderCollapsed:hover span, .instructionBlockHeaderExpanded:hover span, - .instructionBlockHeaderCollapsed:focus span, .instructionBlockHeaderExpanded:focus span { border-bottom-color: #111; } - -.instructionBlockHeaderCollapsed { background-image: url(../../icon/expand.png);} -.instructionBlockHeaderExpanded { background-image: url(../../icon/collapse.png);} -.instructionBlockContent { padding:0 15px 15px;} -SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666} - -.content ul.thumbnails span.wrap2:hover { background-color:#111; border:1px solid #FF3363; color:#666; } -.content ul.thumbnails span.wrap2 { border:1px solid #666; padding: 4px; } -.content ul.thumbnails span.wrap2 { -moz-border-radius-bottomleft:4px; -moz-border-radius-bottomright:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; } -.content ul.thumbnails span.wrap1 { margin:0 12px 5px; } -/* .throw, */ td h3 { - background-image: url(images/fillet.png); background-repeat: repeat-x; } -/* borders */ -fieldset { border: 1px solid #666; } -INPUT, SELECT, TEXTAREA { border: 1px solid #666; } -input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; } -TEXTAREA { cursor:text; font-size: 13px; } -.content UL.thumbnails SPAN.wrap2 { - border: 1px solid #aaaaaa; /* thumbnails border color and style */ - border-radius: 4px 4px; /* round corners with CSS3 compliant browsers */ -} -.tagSelection label { padding-right:12px; } -.content ul.categoryActions a img { margin-left: 10px; } -ul.thumbnails input { border:3px double #999; color:#999; font-size:10px; margin:0; background-color:#444; text-align: center;} -INPUT[type="submit"]:hover , INPUT[type="reset"]:hover { cursor: pointer; } -INPUT.bigbutton:hover { background-color: #222; color:#f33; border: 0; } -.throw { font-size: 120%; line-height: 26px; padding-top: 10px; font-weight: bold; color: #ff3363; } -label { cursor:pointer } -.categoryLi { background: #222 } -.virtual_cat { background: #333 !important; } -a.Piwigo { - font-family: verdana, arial, helvetica, sans-serif !important; - font-size: 11px; font-weight: normal; letter-spacing: 0; - color : #F33; text-decoration: none; border: 0; } -a.Piwigo:hover span.Piwigo { - border-bottom: 1px solid #FF3363; -} - -/* RADU - I comment this because it makes FF form controls activation very slow) -*, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } -*/ - -a { color:#f70; border-width: 0; } -a:hover, a:active { color: #f33; border-bottom: 1px solid #FF3363; cursor: pointer; } -.content .navigationBar {color:#666;} -ul.actions, .content form#waiting {text-align:center;} - -.header_msgs { background:transparent url(images/header_msgs-bg.gif) repeat scroll right top; -border:0; color:#333; font-size:24px; height:30px; left:0; margin:0; padding:10px 0 0; position:absolute; -text-align:center; top:0; width:100%; z-index:99; } -.HelpActions a { border:0; margin:-14px 14px 0 0; position:absolute; right:0; } -.HelpActions li {list-style-image:none; list-style-position:outside; -list-style-type:none; text-align:center; text-indent:0pt; } -#content.content div.comment a.illustration{ margin-right: 30px;} -/* tabsheets are often used in admin pages => No specific css files */ -.tabsheet { -background-color:#111111; border:0px none; border-bottom:1px solid #ff3363; display:table; -font-family:verdana,arial,helvetica,sans-serif; font-size:8px; -list-style-image:none; padding: 0; position:relative; text-decoration:none; -top:-2px; white-space:nowrap; margin: 0 0 0 -5px; padding-left:10px; -width:100%; } -.tabsheet li { background:#222222; float:left; margin:0 6px 0 0; overflow:hidden; text-align:right; border:1px solid #ff3363; border-bottom:none; position:relative; top:11px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px;} -.tabsheet a { -color:#666; display:block; font-size:11px; border:0; -font-weight:bold; overflow:hidden; padding:6px; -text-align:right; text-decoration:none; margin: 0; } -.tabsheet a:first-letter { text-transform:capitalize; } -.tabsheet li.selected_tab { - border-bottom:1px solid #222222; -} -.tabsheet li:hover, .tabsheet li.selected_tab { -margin-top:4px; padding-bottom:3px; padding-top:3px; top:1px; - } -.tabsheet a:hover, .tabsheet li.selected_tab a { color: #F36; } -.tabsheet a span { background-color:#222; display:block; font-size:10px; margin-right:2px; padding:0 3px 0 1px; } -#debug { margin-left:248px; font-size:12px; } -/* menubar is on all admin pages => No specific css file */ -#menubar { -background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; -border:0; display:inline; float:left; left:0; margin: 10px 0 0 10px; min-height:475px; height:475px; /* should be 477 */ -padding:0; width:230px; z-index:99; text-align: left; } -#menubar ul.scroll { height:163px; margin-right:10px; overflow-y:auto; - /* Only IE family supports colored scrollbar */ - scrollbar-face-color: #222; scrollbar-shadow-color: #444; scrollbar-highlight-color: #000; - scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: #333; scrollbar-track-color: #111; - scrollbar-arrow-color: #ff3333; } - -#menubar dd { -background: transparent url(images/menubar-detail.png) repeat-y top left; -margin: 10px 0 0 0; padding: 0; height:232px; } -#menubar dl { -background:transparent url(images/menuBoxTop_new.png) no-repeat scroll left top; -width: 207px; border:0; margin: 0; padding: 0; display: block; min-height:35px; } -#menubar dl.first { -background:transparent url(images/menubar-top.png) no-repeat scroll left 1px; } -#menubar dt { margin: 0; display: block; background: none; left:10px; font-weight:bold; -position:relative; padding: 5px 1px 4px 5px; top:-10px; font-size: 13px; color: #666; } -#menubar dt span { background-color: #111; cursor:pointer; } -#menubar li { margin: 0 0 0 6px; } -#menubar li.external { list-style-image:url(images/external_inactive.png); padding:10px 0px 0pt 10px; } -#menubar li.external:hover { list-style-image:url(images/external_active.png); } -#menubar ul { color: #333; margin:0 0 0 9px; line-height: 16px; - list-style-type: square; list-style-position: inside; padding: 0; } -/* jQuery tooltips */ -.cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; } -.cluetip-default h3#cluetip-title { color: #ff3363; background-color: #111; } -/* jQuery ui resizable */ -.ui-resizable { position: relative; } -.ui-wrapper { border: 0; } -.ui-wrapper input, .ui-wrapper textarea { border: 0; } - -/* Global handle styles */ -.ui-resizable-handle { position: absolute; display: none; font-size: 0.1px; } -.ui-resizable .ui-resizable-handle { display: block; } -body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ -body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order) */ -.ui-resizable-n { cursor: n-resize; height: 6px; width: 100%; top: 0px; left: 0px; background: transparent url(images/resizable-n.gif) no-repeat scroll center top; } -.ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px; background: transparent url(images/resizable-s.gif) no-repeat scroll center top; } -.ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-e.gif) no-repeat scroll right center; } -.ui-resizable-w { cursor: w-resize; width: 6px; left: 0px; top: 0px; height: 100%; background: transparent url(images/resizable-w.gif) no-repeat scroll right center; } -.ui-resizable-se { cursor: se-resize; width: 9px; height: 9px; right: 0px; bottom: 0px; background: transparent url(images/resizable-se.gif); } -.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: 0px; bottom: 0px; background: transparent url(images/resizable-sw.gif); } -.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: 0px; top: 0px; background: transparent url(images/resizable-nw.gif); } -.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: 0px; top: 0px; background: transparent url(images/resizable-ne.gif); } -#ui-datepicker-div .ui-datepicker-control, #ui-datepicker-div a { background-color: #111; color: #f70 !important;} -#ui-datepicker-div .ui-datepicker-days-row { background-color: #444;} -#ui-datepicker-div .ui-datepicker-week-end-cell, #ui-datepicker-div .ui-datepicker-week-end-cell a { background-color: #222; color: #f33; border-color: #444; border-top-color: #222; border-left-color: #222;} -#ui-datepicker-div .ui-datepicker-title-row { background-color: #111;} -#ui-datepicker-div .ui-datepicker-title-row .ui-datepicker-week-end-cell a { color: #f33;} -#ui-datepicker-div a:hover { color: #ff3333 !important; border: 0; background-color: #111 !important;} -#ui-datepicker-div .ui-datepicker-header select { background-color:#444; color:#999; font-weight:normal;} -#ui-datepicker-div .ui-datepicker-links { background-color:#222;} -#ui-datepicker-div .ui-datepicker-header { background-color:#444;} -#ui-datepicker-div .ui-datepicker-current-day { background-color: #111 !important; border-color: #444; border-top-color: #111; border-left-color: #111;} -#ui-datepicker-div .ui-datepicker-days-cell { background-color:#444; border:1px solid #222; border-top-color: #444; border-left-color: #444;} -td img.ui-datepicker-trigger { margin:-3px 5px 2px; } -INPUT[type="text"].large { width: 317px; } -input[type="button"], input[type="submit"], input[type="reset"] { -color:#ff3363; background-color:#222; border-color: #ff3363; } -input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { -color:#999; border-color: #666; } -.bigbutton { background:transparent url(images/quickLocalSync_inactiv.png) no-repeat scroll left top; display: block; -color:#111; font-size:28px; height:161px; margin: 0 20px 0 auto; padding:0 18px 0; text-align:center; width:625px; -position:relative; z-index: 50;} -.bigtext { display:block; font-weight:bold; left:225px; position:relative; top:35px; width:320px; z-index: 55; cursor:pointer; } -.bigbutton:hover { background:transparent url(images/quickLocalSync_hover.png) no-repeat scroll left top; color: #000; } -.bigbutton input { background:transparent url(images/transparent.gif) repeat scroll left top; border:0; -display:block; height:85px; left:225px; position:relative; top:-42px; width:313px; z-index:99; padding:0;} -.bigbutton input:hover { cursor:pointer; background:transparent url(images/transparent.gif) repeat scroll left top; border:0; padding:0;} -/* hacks */ -html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers */ -* html[lang="en"] body .content h2 , *+html[lang="en"] body .content h2 { text-transform:capitalize; } /* IE */ -*+html .bigtext { left: 70px; } -*+html .bigbutton input, * html .bigbutton input { left:0px; position:relative; top:-40px; } - -* html .bigtext { margin-right: 300px; } - -#adminHome {background-color:#222;} -#adminHome:hover {background-color:#333;} diff --git a/admin/template/goto/theme/roma/themeconf.inc.php b/admin/template/goto/theme/roma/themeconf.inc.php deleted file mode 100644 index 9e731144b..000000000 --- a/admin/template/goto/theme/roma/themeconf.inc.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php -if (!function_exists('selected_admin_menu')) -{ - include_once(PHPWG_ROOT_PATH.'admin/include/functions_themes.inc.php'); -} -$themeconf = array( - 'template' => 'goto', /* Goto Admin template */ - 'theme' => 'roma', /* "roma" is the foundation theme of Piwigo */ - 'icon_dir' => 'template/yoga/icon', - 'admin_icon_dir' => 'admin/template/goto/icon', - 'mime_icon_dir' => 'template/yoga/icon/mimetypes/', - 'selected_admin_menu' => selected_admin_menu(), - 'local_head' => '', -); -?> |