maximize description and got (not running) resize in Pixelegg with encrypted InfoLogs working

This commit is contained in:
Ralf Becker 2015-05-29 09:18:33 +00:00
parent 1ca4b24ec2
commit 73239006bf
3 changed files with 8 additions and 2 deletions

View File

@ -71,4 +71,7 @@ button#infolog-edit_encrypt {
position: absolute;
right: -2px;
top: 3px;
}
}
div#infolog-edit_infolog-edit-description {
height: 250px;
}

View File

@ -3,7 +3,7 @@
<!-- $Id$ -->
<overlay>
<template id="infolog.edit.description" template="" lang="" group="0" version="1.6.001">
<textbox multiline="true" id="info_des" no_lang="1" width="99%" height="235px"/>
<textbox multiline="true" id="info_des" no_lang="1" width="99.7%" height="245px"/>
</template>
<template id="infolog.edit.links" template="" lang="" group="0" version="1.3.001">
<grid width="100%" overflow="auto">

View File

@ -145,6 +145,9 @@ button#infolog-edit_encrypt {
right: -2px;
top: 3px;
}
div#infolog-edit_infolog-edit-description {
height: 250px;
}
/* #############################################################################
// iframe
// Rahmen + padding**/