encryption of InfoLog entries (EPL only)

This commit is contained in:
Ralf Becker 2015-05-28 14:48:40 +00:00
parent ddbe8ccec3
commit 4d15d4b12c
2 changed files with 16 additions and 1 deletions

View File

@ -137,6 +137,14 @@ tr.dialogOperators td,
#infolog-index .egwGridView_grid .et2_hbox.et2_box_widget.infolog_CompletedClmn {
white-space: normal;
}
td.infologEncrypt {
position: relative;
}
button#infolog-edit_encrypt {
position: absolute;
right: -2px;
top: 3px;
}
/* #############################################################################
// iframe
// Rahmen + padding**/
@ -394,4 +402,7 @@ input#infolog-edit_info_subject {
width: 96%;
}
/*Historie*/
button#infolog-edit_encrypt {
top: 13px;
}
/**/

View File

@ -49,7 +49,7 @@
/*height: auto !important;*/
table.et2_grid {border-top: 0px;}
/* Minimum width for first column */
.gridCont_0_div_col_0 {
min-width: 45px;
@ -393,5 +393,9 @@ input#infolog-edit_info_subject {width: 98% !important;}
/*Historie*/
// InfoLog encryption
button#infolog-edit_encrypt {
top: 13px;
}
/**/// Ende der APP INfolo