*** empty log message ***

This commit is contained in:
sebastian 2005-02-08 11:22:08 +00:00
parent b479e82348
commit b788e6a9c9
4 changed files with 16 additions and 16 deletions

View File

@ -2,6 +2,7 @@
<style type="text/css">
.dynformelement {
width : 270px;
text-align : right;
}
</style>
{/literal}

View File

@ -4,7 +4,7 @@
{literal}
<style type="text/css">
.dynformelement {
width : 470px;
width : 800px;
}
</style>
{/literal}

View File

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id: smarty-static.tpl,v 1.1 2005/02/03 16:55:35 sebastian Exp $ -->
<!-- $Id: smarty-static.tpl,v 1.2 2005/02/08 11:22:08 sebastian Exp $ -->
<html>
<head>
<title>Smarty template for ArraySmarty renderer: 2 column layout example</title>

View File

@ -6,13 +6,13 @@
#masterpanel {
text-align: center;
background-color : ThreedLightShadow;
height: 610px;
height: 800px;
font-family : monospace;
}
#statusbar {
text-align: center;
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
height : 70px;
@ -35,7 +35,7 @@
#tree {
text-align : left;
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 20px;
@ -43,7 +43,7 @@
#menu_top {
text-align: center;
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@ -51,14 +51,14 @@
#path {
text-align: center;
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#objects {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@ -66,28 +66,28 @@
#permissions {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#subjects {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#newfileform {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#searchform {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@ -112,14 +112,14 @@
}
#filedata {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
}
#mdataform {;
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;
@ -127,11 +127,10 @@
.dynformelement {
padding-bottom : 6px;
text-align : right;
}
#systemPrefs {
width: 610px;
width: 800px;
border-style : dotted;
padding : 5px;
margin-top: 10px;