summaryrefslogtreecommitdiffstats
path: root/contrib/themes/steel
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-13 03:07:02 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-05-13 03:07:02 +0000
commitb19257c992194b3c1b9a88fa98f645a8a539c4a4 (patch)
tree1a168bf382fd858d8dce444fb6223bf222091b6b /contrib/themes/steel
parent35489da0799118d33740d4b62c2c701a92d12921 (diff)
downloadampache-b19257c992194b3c1b9a88fa98f645a8a539c4a4.tar.gz
ampache-b19257c992194b3c1b9a88fa98f645a8a539c4a4.tar.bz2
ampache-b19257c992194b3c1b9a88fa98f645a8a539c4a4.zip
moved old themes out of the way
Diffstat (limited to 'contrib/themes/steel')
-rw-r--r--contrib/themes/steel/images/ampache.gifbin1444 -> 0 bytes
-rw-r--r--contrib/themes/steel/images/blank-pixel.gifbin43 -> 0 bytes
-rw-r--r--contrib/themes/steel/images/blankalbum.gifbin11378 -> 0 bytes
-rw-r--r--contrib/themes/steel/images/blankalbum.jpgbin20730 -> 0 bytes
-rw-r--r--contrib/themes/steel/images/headphone.gifbin861 -> 0 bytes
-rw-r--r--contrib/themes/steel/images/table.gifbin5680 -> 0 bytes
-rwxr-xr-xcontrib/themes/steel/screencap/01.jpgbin134438 -> 0 bytes
-rw-r--r--contrib/themes/steel/templates/default.css228
-rw-r--r--contrib/themes/steel/theme.cfg.php32
9 files changed, 0 insertions, 260 deletions
diff --git a/contrib/themes/steel/images/ampache.gif b/contrib/themes/steel/images/ampache.gif
deleted file mode 100644
index 096104ae..00000000
--- a/contrib/themes/steel/images/ampache.gif
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/images/blank-pixel.gif b/contrib/themes/steel/images/blank-pixel.gif
deleted file mode 100644
index 17d43908..00000000
--- a/contrib/themes/steel/images/blank-pixel.gif
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/images/blankalbum.gif b/contrib/themes/steel/images/blankalbum.gif
deleted file mode 100644
index a1d25b40..00000000
--- a/contrib/themes/steel/images/blankalbum.gif
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/images/blankalbum.jpg b/contrib/themes/steel/images/blankalbum.jpg
deleted file mode 100644
index 468301bd..00000000
--- a/contrib/themes/steel/images/blankalbum.jpg
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/images/headphone.gif b/contrib/themes/steel/images/headphone.gif
deleted file mode 100644
index 74a66e11..00000000
--- a/contrib/themes/steel/images/headphone.gif
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/images/table.gif b/contrib/themes/steel/images/table.gif
deleted file mode 100644
index 89761b38..00000000
--- a/contrib/themes/steel/images/table.gif
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/screencap/01.jpg b/contrib/themes/steel/screencap/01.jpg
deleted file mode 100755
index faff531e..00000000
--- a/contrib/themes/steel/screencap/01.jpg
+++ /dev/null
Binary files differ
diff --git a/contrib/themes/steel/templates/default.css b/contrib/themes/steel/templates/default.css
deleted file mode 100644
index 573684bb..00000000
--- a/contrib/themes/steel/templates/default.css
+++ /dev/null
@@ -1,228 +0,0 @@
-/*
-
- Copyright (c) 2001 - 2005 Ampache.org
- All rights reserved.
-
- 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; either version 2
- of the License, or (at your option) any later version.
-
- 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.
-
-*/
-
-body
-{
- background: #05212B;
- font-family: Verdana;
- font-size: 12px;
- color: #CCCCCC;
-}
-
-p
-{
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 12px;
-}
-a
-{
- color: #CCCCCC;
- font-family: Verdana;
-}
-a:visited
-{
- color: #CCCCCC;
- font-family: Verdana;
-}
-a:active
-{
- color: #CCCCCC;
- font-family: Verdana;
-}
-.text-box
-{
- padding-left:5px;
- padding-top:5px;
- margin-bottom:10px;
- background-color: #15313B;
- border-right:2px solid #607080;
- border-bottom:2px solid #607080;
- border-left:2px solid #607080;
- border-top:2px solid #607080;
-}
-table.tabledata
-{
-}
-
-table.login
-{
- padding: 5px 5px 5px 5px;
-}
-
-td
-{
- padding: 0px 8px 0px 8px;
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 12px;
-}
-th
-{
- padding-right: 10px;
-}
-input
-{
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 12px;
- font-weight: bold;
- background-color: #15313B;
- border-style: solid;
- border-width: 1px;
- border-color: #607080;
- margin: 3px 3px 3px 3px;
-}
-select {
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 12px;
- background-color: #15313B;
-}
-textarea
-{
- background-color: #15313B;
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 12px;
-}
-.table-header
-{
- background: #607080;
- vertical-align: top;
-}
-.header1
-{
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 17px;
- font-weight: 900;
-}
-.header2
-{
- color: #CCCCCC;
- font-family: Verdana;
- font-size: 14px;
- font-weight: 900;
-}
-.headrow
-{
- background:#CCCCCC;
- font-size: 12px;
-}
-.odd
-{
- background:#405060;
- font-size: 12px;
-}
-.even
-{
- background:#304050;
- font-size: 12px;
-}
-.blank
-{
- background: #fff;
-}
-.border
-{
- background:#607080;
-}
-.header
-{
- font-size: 12px;
-}
-.error
-{
- color: #FF8080;
- font-weight: bold;
-}
-.fatalerror
-{
- padding-top: 3px;
- padding-bottom: 3px;
- color: #FF8080;
- border-right:4px solid #FF8080;
- border-bottom:4px solid #FF8080;
- border-left:4px solid #FF8080;
- border-top:4px solid #FF8080;
- font-size: 12px;
- font-weight: 900;
- text-align: center;
-}
-.disabled
-{
- text-decoration: line-through;
-}
-.alphabet
-{
- font-size: 12px;
- font-weight: normal;
-}
-
-.box-left-top { display: none; }
-.box-left-bottom { display: none; }
-.box-left { display: none; }
-.box-right-top { display: none; }
-.box-right-bottom { display: none; }
-.box-right { display: none; }
-.box-bottom { display: none; }
-.box-top { display: none; }
-.box { background: #405060; margin: 10px; }
-
-.text-action a,.text-action li { background: #405060; }
-
-/*************** Main Menu *****************/
-
-#sidebar h3 { display:none; }
-
-#sidebar li {
- /* float: left; Uncomment for horizontal */
- margin: 0;
- border-right: 1px solid #607080;
- border-bottom: 1px solid #607080;
- display: block;
- background: #283848;
- padding: 5px 0px 5px 10px;
- width: 10.5em;
-}
-
-
-#sidebar li:hover {
- background: #405060;
-}
-
-
-#sidebar li:active {
- background-color:#FFFFFF;
- z-index:30;
-}
-
-.np_cell, .np_cell_left, .np_cell_m, .np_cell_right {
-}
-.lp_box_ctrl {
- text-align: center; /*for compatibility, may be controlled by themers now*/
-/* padding-top: 5px; */
-}
-.lp_box_vol {
- text-align: center; /*for compatibility, may be controlled by themers now*/
-/* padding-left: 7px; */
-} \ No newline at end of file
diff --git a/contrib/themes/steel/theme.cfg.php b/contrib/themes/steel/theme.cfg.php
deleted file mode 100644
index 7b5ea38f..00000000
--- a/contrib/themes/steel/theme.cfg.php
+++ /dev/null
@@ -1,32 +0,0 @@
-##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Burgundy Ampache Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Steel"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "Nedko Arnaudov"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-maintainer = "Nedko Arnaudov <nedko@users.sourceforge.net>"
-
-# Version
-# This is the revision for this theme, It's up to the maintainer
-# or author to decide how they want to format this
-version = "1.2"
-