diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-06 03:57:56 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-06 03:57:56 +0000 |
commit | 138f3171cedecc07c6fb6663a7d1f3b8f0cf5ac6 (patch) | |
tree | 3fc70bb18ab296fd3a1228cf965b937a370273d7 /templates/default.css | |
parent | b4cbb5a2291494b672de23da716113cca1222f7e (diff) | |
download | ampache-138f3171cedecc07c6fb6663a7d1f3b8f0cf5ac6.tar.gz ampache-138f3171cedecc07c6fb6663a7d1f3b8f0cf5ac6.tar.bz2 ampache-138f3171cedecc07c6fb6663a7d1f3b8f0cf5ac6.zip |
removed templates/default.css and its reference in the header file
Diffstat (limited to 'templates/default.css')
-rw-r--r-- | templates/default.css | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/templates/default.css b/templates/default.css deleted file mode 100644 index 6d4fafc2..00000000 --- a/templates/default.css +++ /dev/null @@ -1,29 +0,0 @@ -/* - - Copyright (c) 2001 - 2006 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 v2 - 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. - -*/ - -/* - Nothing left here - - - This gives more flexibility for making new themes (no parameters - redefinition needed anymore) - - Use "Classic Ampache" css file (\themes\classic\templates\default.css) - as a base if you don't want to start from scratch - -*/ |