summaryrefslogtreecommitdiffstats
path: root/templates/install.css
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-03-08 05:08:21 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2009-03-08 05:08:21 +0000
commit2a83cc96dc9c2588c5f3ad02d73c59f2ab19c58b (patch)
treec6aee35e8c830125d9fe109c92ffab20ff31c6ac /templates/install.css
parent2799c89f58d389ac659c0bc414a86cb1454afd75 (diff)
downloadampache-2a83cc96dc9c2588c5f3ad02d73c59f2ab19c58b.tar.gz
ampache-2a83cc96dc9c2588c5f3ad02d73c59f2ab19c58b.tar.bz2
ampache-2a83cc96dc9c2588c5f3ad02d73c59f2ab19c58b.zip
more work for alpha2 release, clean up install and debug a bit
Diffstat (limited to 'templates/install.css')
-rw-r--r--templates/install.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/templates/install.css b/templates/install.css
index 10eb86eb..f5d8a8a4 100644
--- a/templates/install.css
+++ b/templates/install.css
@@ -1,6 +1,6 @@
/**
*
- * Copyright (c) 2001 - 2007 Ampache.org
+ * Copyright (c) Ampache.org
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
@@ -118,15 +118,15 @@ textarea:focus{
/* Extras */
.ok {
-font-weight:bold;
-color:#009900;
-margin:10px 10px 10px 10px;
+ font-weight:bold;
+ color:#009900;
+ margin:10px 10px 10px 10px;
}
.notok {
-font-weight:bold;
-color:#FF3300;
-margin:10px 10px 10px 10px;
+ font-weight:bold;
+ color:#FF3300;
+ margin:3px 3px 3px 3px;
}
/* Bottom */