initializing git repo
BIN
templates/GreenPartstock0/Error.png
Executable file
|
After Width: | Height: | Size: 713 B |
BIN
templates/GreenPartstock0/Ok.png
Executable file
|
After Width: | Height: | Size: 643 B |
BIN
templates/GreenPartstock0/Warning.png
Executable file
|
After Width: | Height: | Size: 607 B |
3
templates/GreenPartstock0/icons/.directory
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
[Dolphin]
|
||||
ShowPreview=true
|
||||
Timestamp=2010,8,30,23,22,50
|
||||
17
templates/GreenPartstock0/icons/1license.txt
Executable file
|
|
@ -0,0 +1,17 @@
|
|||
The icons are free for personal use and also free for commercial use, but we require linking to our web site.
|
||||
|
||||
http://creativecommons.org/licenses/by-sa/3.0/
|
||||
|
||||
You are free:
|
||||
* to Share — to copy, distribute and transmit the work
|
||||
|
||||
Under the following conditions:
|
||||
Attribution — You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
|
||||
|
||||
Attribute this work:
|
||||
What does "Attribute this work" mean?
|
||||
The page you came from contained embedded licensing metadata, including how the creator wishes to be attributed for re-use. You can use the HTML here to cite the work. Doing so will also include metadata on your page so that others can find the original work as well.
|
||||
Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under the same, similar or a compatible license.
|
||||
|
||||
led24.de
|
||||
31/05/2009
|
||||
BIN
templates/GreenPartstock0/icons/About.png
Executable file
|
After Width: | Height: | Size: 686 B |
BIN
templates/GreenPartstock0/icons/AdminGuide.png
Executable file
|
After Width: | Height: | Size: 742 B |
BIN
templates/GreenPartstock0/icons/Administration.png
Executable file
|
After Width: | Height: | Size: 742 B |
BIN
templates/GreenPartstock0/icons/Cancel.png
Executable file
|
After Width: | Height: | Size: 957 B |
BIN
templates/GreenPartstock0/icons/Config.png
Executable file
|
After Width: | Height: | Size: 628 B |
BIN
templates/GreenPartstock0/icons/ConsistencyCheck.png
Executable file
|
After Width: | Height: | Size: 711 B |
BIN
templates/GreenPartstock0/icons/Delete.png
Executable file
|
After Width: | Height: | Size: 764 B |
BIN
templates/GreenPartstock0/icons/DeveloperGuide.png
Executable file
|
After Width: | Height: | Size: 727 B |
BIN
templates/GreenPartstock0/icons/Edit.png
Executable file
|
After Width: | Height: | Size: 598 B |
BIN
templates/GreenPartstock0/icons/Help.png
Executable file
|
After Width: | Height: | Size: 744 B |
BIN
templates/GreenPartstock0/icons/Home.png
Executable file
|
After Width: | Height: | Size: 738 B |
BIN
templates/GreenPartstock0/icons/LockActive.png
Executable file
|
After Width: | Height: | Size: 620 B |
BIN
templates/GreenPartstock0/icons/Login.png
Executable file
|
After Width: | Height: | Size: 705 B |
BIN
templates/GreenPartstock0/icons/Logout.png
Executable file
|
After Width: | Height: | Size: 621 B |
BIN
templates/GreenPartstock0/icons/New.png
Executable file
|
After Width: | Height: | Size: 603 B |
BIN
templates/GreenPartstock0/icons/Packages.png
Executable file
|
After Width: | Height: | Size: 559 B |
BIN
templates/GreenPartstock0/icons/PartStatistic.png
Executable file
|
After Width: | Height: | Size: 658 B |
BIN
templates/GreenPartstock0/icons/Parts.png
Executable file
|
After Width: | Height: | Size: 665 B |
BIN
templates/GreenPartstock0/icons/RepeatOrder.png
Executable file
|
After Width: | Height: | Size: 696 B |
BIN
templates/GreenPartstock0/icons/SortDown.png
Executable file
|
After Width: | Height: | Size: 519 B |
BIN
templates/GreenPartstock0/icons/SortUp.png
Executable file
|
After Width: | Height: | Size: 493 B |
BIN
templates/GreenPartstock0/icons/Stores.png
Executable file
|
After Width: | Height: | Size: 529 B |
BIN
templates/GreenPartstock0/icons/Tools.png
Executable file
|
After Width: | Height: | Size: 879 B |
BIN
templates/GreenPartstock0/icons/Types.png
Executable file
|
After Width: | Height: | Size: 511 B |
BIN
templates/GreenPartstock0/icons/UserAdmin.png
Executable file
|
After Width: | Height: | Size: 610 B |
BIN
templates/GreenPartstock0/icons/UserGuide.png
Executable file
|
After Width: | Height: | Size: 705 B |
BIN
templates/GreenPartstock0/icons/UserSettings.png
Executable file
|
After Width: | Height: | Size: 458 B |
BIN
templates/GreenPartstock0/icons/Vendors.png
Executable file
|
After Width: | Height: | Size: 584 B |
BIN
templates/GreenPartstock0/icons/VersionHistory.png
Executable file
|
After Width: | Height: | Size: 637 B |
67
templates/GreenPartstock0/menu.css
Executable file
|
|
@ -0,0 +1,67 @@
|
|||
/***********
|
||||
MainMenu
|
||||
************/
|
||||
div#MainMenu {
|
||||
margin-bottom:0px;
|
||||
padding:1px;
|
||||
white-space:nowrap;
|
||||
display:inline-block;
|
||||
}
|
||||
|
||||
#MainMenu ul {
|
||||
margin:0px;
|
||||
margin-left:4px;
|
||||
padding:0px;
|
||||
list-style-type:none;
|
||||
list-style-position:inside;
|
||||
}
|
||||
|
||||
#MainMenu li {
|
||||
padding-top:0px;
|
||||
display:inline-block;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
#MainMenu ul li ul {
|
||||
margin:0px;
|
||||
margin-top:1px;
|
||||
position:absolute;
|
||||
visibility:hidden;
|
||||
padding-top:2px;
|
||||
}
|
||||
|
||||
#MainMenu li ul li {
|
||||
display:block;
|
||||
}
|
||||
|
||||
#MainMenu ul li:hover ul {
|
||||
visibility:visible;
|
||||
}
|
||||
|
||||
#MainMenu a {
|
||||
border:1px solid #198533;
|
||||
padding:1px 3px 1px 3px;
|
||||
background-color:#cded9d;
|
||||
font-weight:bold;
|
||||
color:#198533;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#MainMenu a:hover {
|
||||
background-color:#629e1f;
|
||||
color:#cded9d;
|
||||
}
|
||||
|
||||
#MainMenu ul li ul li a {
|
||||
border-bottom:1px solid #198533;
|
||||
display:block;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#MainMenu img {
|
||||
border:0px;
|
||||
vertical-align:middle;
|
||||
margin-right:4px;
|
||||
margin-left:2px;
|
||||
/*display:none;*/
|
||||
}
|
||||
49
templates/GreenPartstock0/message.css
Executable file
|
|
@ -0,0 +1,49 @@
|
|||
/*****************
|
||||
Message
|
||||
*****************/
|
||||
#Message {
|
||||
padding:4px;
|
||||
border-bottom:2px solid #198533;
|
||||
}
|
||||
|
||||
#Message #Error{
|
||||
margin:0px;
|
||||
background-image:url(./Error.png);
|
||||
background-repeat:no-repeat;
|
||||
background-position:7px 2px;
|
||||
padding-left:30px;
|
||||
border-width:2px;
|
||||
border-style:solid;
|
||||
border-color:#bb2222;
|
||||
color:#bb2222;
|
||||
background-color:#ffaaaa;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#Message #Warning {
|
||||
margin:0px;
|
||||
background-image:url(./Warning.png);
|
||||
background-repeat:no-repeat;
|
||||
background-position:7px 2px;
|
||||
padding-left:30px;
|
||||
border-width:2px;
|
||||
border-style:solid;
|
||||
border-color:#ffbb00;
|
||||
color:#ffbb00;
|
||||
background-color:#ffffaa;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#Message #Success {
|
||||
margin:0px;
|
||||
background-image:url(./Ok.png);
|
||||
background-repeat:no-repeat;
|
||||
background-position:7px 2px;
|
||||
padding-left:30px;
|
||||
border-width:2px;
|
||||
border-style:solid;
|
||||
border-color:#00bb00;
|
||||
color:#00bb00;
|
||||
background-color:#aaffaa;
|
||||
font-weight:bold;
|
||||
}
|
||||
56
templates/GreenPartstock0/partview.css
Executable file
|
|
@ -0,0 +1,56 @@
|
|||
div#PartSelector {
|
||||
float:left;
|
||||
padding:0px;
|
||||
font-size:0.8em;
|
||||
border:1px solid #198533;
|
||||
background-color:#cded9d;
|
||||
margin:0px;
|
||||
margin-right:10px;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
div#PartSelector a {
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
div#PartSelector ul {
|
||||
list-style-type:none;
|
||||
padding:2px;
|
||||
margin:0px;
|
||||
}
|
||||
|
||||
div#PartSelector ul ul{
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
div#PartFilter {
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
div#PartList {
|
||||
float:none;
|
||||
}
|
||||
|
||||
div#PartList img {
|
||||
border:0px;
|
||||
}
|
||||
|
||||
div#PartList th a {
|
||||
color:#cded9d;
|
||||
}
|
||||
|
||||
div#PartList th a:hover {
|
||||
color:#141;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
|
||||
div#ShowPartHead {
|
||||
margin-bottom:10px;
|
||||
font-size:0.8em;
|
||||
}
|
||||
|
||||
div#ShowPartDownloads {
|
||||
margin-left:20px;
|
||||
margin-right:20px;
|
||||
}
|
||||
137
templates/GreenPartstock0/style.css
Executable file
|
|
@ -0,0 +1,137 @@
|
|||
/*****************
|
||||
Global Design
|
||||
*****************/
|
||||
body {
|
||||
background-color:#bddd8d;
|
||||
color:#198533;
|
||||
font-size:1.0em;
|
||||
color: #198533;
|
||||
}
|
||||
|
||||
table {
|
||||
background-color:#cded9d;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
th {
|
||||
background-color:#a26e1a;
|
||||
color:#cded9d;
|
||||
margin:1px;
|
||||
padding-left:2px;
|
||||
padding-right:2px;
|
||||
}
|
||||
|
||||
td {
|
||||
padding:2px;
|
||||
border-bottom:1px dashed #629e1f;
|
||||
}
|
||||
|
||||
form {
|
||||
display:inline;
|
||||
}
|
||||
|
||||
input {
|
||||
background-color:#cded9d;
|
||||
border:1px solid #198533;
|
||||
color: #198533;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
textarea {
|
||||
background-color:#cded9d;
|
||||
border:1px solid #198533;
|
||||
color: #198533;
|
||||
}
|
||||
|
||||
img {
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
li {
|
||||
padding-top: 2px;
|
||||
}
|
||||
|
||||
a{
|
||||
color: #198533;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover{
|
||||
color: #198533;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size:1.4em;
|
||||
}
|
||||
|
||||
/*submit buttons are in Button-class */
|
||||
.Button {
|
||||
background-color:#cded9d;
|
||||
color:#198533;
|
||||
text-decoration:none;
|
||||
border:1px solid #198533;
|
||||
padding-left:2px;
|
||||
padding-right:2px;
|
||||
}
|
||||
|
||||
.Button:hover {
|
||||
background-color:#629e1f;
|
||||
color:#cded9d;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
div#HeadContainer {
|
||||
border-bottom:2px solid #2f8f00;
|
||||
white-space:nowrap;
|
||||
display:block;
|
||||
margin:0px;
|
||||
padding:0px;
|
||||
}
|
||||
|
||||
|
||||
/*****************
|
||||
Login
|
||||
*****************/
|
||||
div#Login {
|
||||
margin:0px;
|
||||
margin-left:20px;
|
||||
padding:0px;
|
||||
white-space:nowrap;
|
||||
display:inline-block;
|
||||
height:20px;
|
||||
}
|
||||
|
||||
#Login input {
|
||||
max-width:70px;
|
||||
}
|
||||
|
||||
#Login img {
|
||||
border:0px;
|
||||
vertical-align:middle;
|
||||
margin-right:4px;
|
||||
margin-left:2px;
|
||||
}
|
||||
|
||||
#Login a {
|
||||
border:1px solid #198533;
|
||||
padding:1px 3px 1px 3px;
|
||||
background-color:#cded9d;
|
||||
font-weight:bold;
|
||||
color:#198533;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
#Login a:hover {
|
||||
background-color:#629e1f;
|
||||
color:#cded9d;
|
||||
}
|
||||
|
||||
/*****************
|
||||
Body
|
||||
*****************/
|
||||
div#Body {
|
||||
padding:4px;
|
||||
}
|
||||
|
||||
|
||||
21
templates/GreenPartstock0/template.php
Executable file
|
|
@ -0,0 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>ldPtartstock</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<link rel="stylesheet" type="text/css" href="./templates/GreenPartstock0/style.css">
|
||||
<link rel="stylesheet" type="text/css" href="./templates/GreenPartstock0/menu.css">
|
||||
<link rel="stylesheet" type="text/css" href="./templates/GreenPartstock0/message.css">
|
||||
<link rel="stylesheet" type="text/css" href="./templates/GreenPartstock0/partview.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="HeadContainer">
|
||||
<?php echo $TemplateMainMenu ?>
|
||||
<?php echo $TemplateLogin ?>
|
||||
</div>
|
||||
<?php echo $TemplateMessage ?>
|
||||
<?php echo $TemplateBody ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||