ItEr26S10CUCreacionProxectoPlanificacionItEr25S11: Generalizated embedded window margins
This commit is contained in:
parent
94e206eb84
commit
675ad81e16
3 changed files with 4 additions and 5 deletions
|
|
@ -172,3 +172,7 @@ table {
|
|||
margin:10px;
|
||||
width:300px;
|
||||
}
|
||||
|
||||
.z-window-embedded {
|
||||
margin:10px;
|
||||
}
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
.workerwindow {
|
||||
margin:60px;
|
||||
/* width:800px; */
|
||||
}
|
||||
|
|
@ -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"?>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue