ItEr26S10CUCreacionProxectoPlanificacionItEr25S11: Generalizated embedded window margins

This commit is contained in:
Lorenzo Tilve 2009-09-16 19:05:20 +02:00 committed by Javier Moran Rua
parent 94e206eb84
commit 675ad81e16
3 changed files with 4 additions and 5 deletions

View file

@ -172,3 +172,7 @@ table {
margin:10px;
width:300px;
}
.z-window-embedded {
margin:10px;
}

View file

@ -1,4 +0,0 @@
.workerwindow {
margin:60px;
/* width:800px; */
}

View file

@ -4,7 +4,6 @@
<?init class="org.zkoss.zk.ui.util.Composition" arg0="/common/layout/template.zul"?>
<?link rel="stylesheet" type="text/css" href="/common/css/navalpro_v01.css"?>
<?link rel="stylesheet" type="text/css" href="/common/css/navalpro_zk.css"?>
<?link rel="stylesheet" type="text/css" href="/resources/css/resources.css"?>
<?variable-resolver class="org.zkoss.zkplus.spring.DelegatingVariableResolver"?>
<?component name="list" inline="true" macroURI="_list.zul"?>
<?component name="edition" inline="true" macroURI="_edition.zul"?>