[zi-cvs] packages/com.zzoss.zic/themes setup_footer.php,NONE,1.1 setup_header.php,NONE,1.1 setup_styles.css,NONE,1.1
Sandro Zic <[email protected]> Mon, 17 May 2004 11:15:59 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic/themes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25111/com.zzoss.zic/themes
Added Files:
setup_footer.php setup_header.php setup_styles.css
Log Message:
nicer design of setup page
--- NEW FILE: setup_styles.css ---
/* Layout of ZZ/OSS Installer */
/* general layout of the application */
body {
background-color:#3679ad;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
text-align: center; /*ie5 hack*/
}
/* layout of the widget where the user interaction takes place */
.widget {
background-color:#d0dfec;
/*border-color:#FFF;
border-width:2px;
border-style:solid;*/
width:480px;
margin: 40px auto;
padding-bottom:4px;
border:2px solid #374872;
text-align: left; /*undo ie5 hack*/
}
.body {
margin:4px;
}
.content_frame {
border:1px solid #3679ad;
background-color:#fff;
}
.content_frame_dev {
border:1px solid #3679ad;
background-color:#fff;
}
.content {
position:relative; /* IE hack */
width:auto; /* IE hack */
padding:8px;
min-height:320px;
}
.content .help {
float:right;
}
.content h1 {
text-align:center;
}
.content h2 {
font-style:italic;
margin-bottom:8px;
}
/* text specific styles */
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,font {
font-size:14px;
}
pre {
border:1px dotted #999;
padding:2px;
font-size:12px;
background:#e3eaf0;
}
ul {
list-style-type:bullet;
}
/* appearance of hyperlinks */
a {
color: #191970;
text-decoration: underline;
}
a:link {
color: #191970;
text-decoration: none;
}
a:visited {
color: #191970;
text-decoration: none;
}
a:active {
color: #191970;
text-decoration: none;
}
a:hover {
color: #191970;
text-decoration: underline;
}
--- NEW FILE: setup_footer.php ---
<?php
/*
Copyright (C) 2001-2004 ZZOSS GbR, http://www.zzoss.com
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library 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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/**
@version $Id: setup_footer.php,v 1.1 2004/05/17 11:15:56 ordnas Exp $
@copyright Copyright © 2001-2004 ZZ/OSS GbR, http://www.zzoss.com
@license http://opensource.org/licenses/lgpl-license.php GNU Lesser General Public License
*/
?>
<h2>Security Advice</h2>
<p>The data directory should not be readable by the outside world on a production system, only by the installer's scripts.</p>
</div>
</div>
</div>
</div>
</form>
</body>
</html>
--- NEW FILE: setup_header.php ---
<?php
/*
Copyright (C) 2001-2004 ZZOSS GbR, http://www.zzoss.com
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library 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
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
/**
@version $Id: setup_header.php,v 1.1 2004/05/17 11:15:56 ordnas Exp $
@copyright Copyright © 2001-2004 ZZ/OSS GbR, http://www.zzoss.com
@license http://opensource.org/licenses/lgpl-license.php GNU Lesser General Public License
*/
?>
<html>
<head>
<title>Setup</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="themes/setup_styles.css">
</head>
<body>
<div class="widget">
<div class="body">
<div class="content_frame">
<div class="content">
<h1>Setup</h1>
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click