forked from extern/egroupware
latest pixelegg changes
This commit is contained in:
parent
f1da90887a
commit
b41be95681
@ -416,8 +416,9 @@ fieldset.emailGroup {
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
/*#######################################################*/
|
#addressbook-edit tr.dialog-footer-toolbar label.et2_label {
|
||||||
/*#######################################################*/
|
top: 0px !important;
|
||||||
|
}
|
||||||
/*#######################################################*/
|
/*#######################################################*/
|
||||||
/*State: Address selected*/
|
/*State: Address selected*/
|
||||||
/*Layout*/
|
/*Layout*/
|
||||||
|
@ -272,11 +272,8 @@ div#addressbook-index{
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#addressbook-edit tr.dialog-footer-toolbar label.et2_label {top: 0px !important;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*#######################################################*/
|
|
||||||
/*#######################################################*/
|
|
||||||
/*#######################################################*/
|
/*#######################################################*/
|
||||||
/*State: Address selected*/
|
/*State: Address selected*/
|
||||||
|
|
||||||
@ -665,49 +662,49 @@ div#addressbook-edit_addressbook-edit-cats {overflow: scroll;}
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
div#addressbook-edit_addressbook-edit-links {
|
div#addressbook-edit_addressbook-edit-links {
|
||||||
/*overflow-y: scroll;*/
|
/*overflow-y: scroll;*/
|
||||||
|
|
||||||
|
|
||||||
table.et2_grid {
|
table.et2_grid {
|
||||||
|
|
||||||
tr:first td {height: 150px;}
|
tr:first td {height: 150px;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*neue verknüpfung erstellen - div*/
|
/*neue verknüpfung erstellen - div*/
|
||||||
div#addressbook-edit_link_to {
|
div#addressbook-edit_link_to {
|
||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
|
|
||||||
|
|
||||||
// 1. with Addressbook
|
// 1. with Addressbook
|
||||||
div#addressbook-edit_link_to_link_entry{ margin: 1em;}
|
div#addressbook-edit_link_to_link_entry{ margin: 1em;}
|
||||||
|
|
||||||
|
|
||||||
// 2. Icon
|
// 2. Icon
|
||||||
img.et2_button_icon {
|
img.et2_button_icon {
|
||||||
.Complete_Button_Icon_normal;
|
.Complete_Button_Icon_normal;
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0.5em 2em;
|
margin: 0.5em 2em;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
height: 32px;
|
height: 32px;
|
||||||
width: 32px;
|
width: 32px;
|
||||||
|
|
||||||
&:hover {.Complete_Button_Icon_hover;}
|
&:hover {.Complete_Button_Icon_hover;}
|
||||||
&:active {.Complete_Button_Icon_active;}
|
&:active {.Complete_Button_Icon_active;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Upload
|
// Upload
|
||||||
div.et2_file {}
|
div.et2_file {}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
table#addressbook-edit_link_to {overflow-y: scroll;}
|
table#addressbook-edit_link_to {overflow-y: scroll;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@
|
|||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row class="row" disabled="@no_add">
|
<row class="row optional" disabled="@no_add">
|
||||||
<description value="New"/>
|
<description value="New"/>
|
||||||
<vbox options="0,0">
|
<vbox options="0,0">
|
||||||
<menulist>
|
<menulist>
|
||||||
@ -128,18 +128,18 @@
|
|||||||
<column width="50%"/>
|
<column width="50%"/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row class="row" disabled="!@reference">
|
<row class="th" height="12">
|
||||||
<description value="Exception"/>
|
|
||||||
<date-time id="recurrence" readonly="true" class="gray"/>
|
|
||||||
<description id="reference" class="gray"/>
|
|
||||||
<description id="uid" class="gray"/>
|
|
||||||
</row>
|
|
||||||
<row class="th" height="12">
|
|
||||||
<description value="Repeating Event Information" span="all" class="gray"/>
|
<description value="Repeating Event Information" span="all" class="gray"/>
|
||||||
<description/>
|
<description/>
|
||||||
<description/>
|
<description/>
|
||||||
<description/>
|
<description/>
|
||||||
</row>
|
</row>
|
||||||
|
<row class="row" disabled="!@reference">
|
||||||
|
<description value="Exception"/>
|
||||||
|
<date-time id="recurrence" readonly="true"/>
|
||||||
|
<description id="reference" />
|
||||||
|
<description id="uid" />
|
||||||
|
</row>
|
||||||
<row class="row" height="12">
|
<row class="row" height="12">
|
||||||
<description for="recur_type" value="Repeat type"/>
|
<description for="recur_type" value="Repeat type"/>
|
||||||
<menulist>
|
<menulist>
|
||||||
@ -218,11 +218,11 @@
|
|||||||
<template id="calendar.edit.alarms" template="" lang="" group="0" version="1.9.001">
|
<template id="calendar.edit.alarms" template="" lang="" group="0" version="1.9.001">
|
||||||
<grid width="100%" height="210" overflow="auto">
|
<grid width="100%" height="210" overflow="auto">
|
||||||
<columns>
|
<columns>
|
||||||
<column width="120px"/>
|
<column width="120px" height="30px"/>
|
||||||
<column/>
|
<column/>
|
||||||
</columns>
|
</columns>
|
||||||
<rows>
|
<rows>
|
||||||
<row class="row" height="20" disabled="@no_add_alarm">
|
<row class="row add_alarm_action" height="50" disabled="@no_add_alarm">
|
||||||
<menulist>
|
<menulist>
|
||||||
<menupopup label="%s the event" id="before_after"/>
|
<menupopup label="%s the event" id="before_after"/>
|
||||||
</menulist>
|
</menulist>
|
||||||
@ -242,7 +242,7 @@
|
|||||||
<menulist>
|
<menulist>
|
||||||
<menupopup statustext="Select who should get the alarm" label="for" id="new_alarm[owner]" no_lang="1"/>
|
<menupopup statustext="Select who should get the alarm" label="for" id="new_alarm[owner]" no_lang="1"/>
|
||||||
</menulist>
|
</menulist>
|
||||||
<button label="Add alarm" id="button[add_alarm]"/>
|
<button label="Add alarm" id="button[add_alarm]" image="add" background_image="1"/>
|
||||||
</hbox>
|
</hbox>
|
||||||
</row>
|
</row>
|
||||||
<row valign="top" disabled="!@alarm">
|
<row valign="top" disabled="!@alarm">
|
||||||
@ -383,4 +383,4 @@
|
|||||||
.noBreak { white-space: nowrap; }
|
.noBreak { white-space: nowrap; }
|
||||||
</styles>
|
</styles>
|
||||||
</template>
|
</template>
|
||||||
</overlay>
|
</overlay> |