forked from extern/egroupware
latest pixelegg changes
This commit is contained in:
parent
f1da90887a
commit
b41be95681
@ -340,7 +340,7 @@ fieldset.emailGroup {
|
|||||||
padding: 1em;
|
padding: 1em;
|
||||||
/*min-height: 250px;*/
|
/*min-height: 250px;*/
|
||||||
/*ADD*/
|
/*ADD*/
|
||||||
/* div.et2_hbox,
|
/* div.et2_hbox,
|
||||||
div.et2_box_widget*/
|
div.et2_box_widget*/
|
||||||
}
|
}
|
||||||
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] {
|
.et2_container[id^="infolog-index-addressbook"] .et2_hbox_right[id*="_infolog-index-header_right"] {
|
||||||
@ -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*/
|
||||||
@ -458,7 +459,7 @@ fieldset.emailGroup {
|
|||||||
/*# #*/
|
/*# #*/
|
||||||
/*#################################################################*/
|
/*#################################################################*/
|
||||||
/*#addressbook-edit .et2_tabbox {
|
/*#addressbook-edit .et2_tabbox {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-width: 530px;
|
min-width: 530px;
|
||||||
width: 550px
|
width: 550px
|
||||||
}*/
|
}*/
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
* @package addressbook
|
* @package addressbook
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@import (reference) "../../../pixelegg/less/def_buttons.less";
|
@import (reference) "../../../pixelegg/less/def_buttons.less";
|
||||||
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
|
@import (reference) "../../../pixelegg/less/def_design_pattern_color_font_shadow.less";
|
||||||
@import (less) "../default/app.css";
|
@import (less) "../default/app.css";
|
||||||
@ -123,8 +123,8 @@ div#addressbook-index{
|
|||||||
&:hover {.Complete_Button_add_hover;}
|
&:hover {.Complete_Button_add_hover;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} // rechte Box
|
} // rechte Box
|
||||||
|
|
||||||
@ -149,9 +149,9 @@ div#addressbook-index{
|
|||||||
// Suchen Button
|
// Suchen Button
|
||||||
button.et2_button {}
|
button.et2_button {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Filter
|
// Filter
|
||||||
.filters{
|
.filters{
|
||||||
// #addressbook-index_cat_id{width: 7%;}
|
// #addressbook-index_cat_id{width: 7%;}
|
||||||
@ -167,9 +167,9 @@ div#addressbook-index{
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} // iframe
|
} // iframe
|
||||||
@ -177,32 +177,32 @@ div#addressbook-index{
|
|||||||
|
|
||||||
/*##################################################################*/
|
/*##################################################################*/
|
||||||
|
|
||||||
/*Infolog*/
|
/*Infolog*/
|
||||||
|
|
||||||
.et2_container[id^="infolog-index-addressbook"] {
|
.et2_container[id^="infolog-index-addressbook"] {
|
||||||
|
|
||||||
/*height: auto;*/
|
/*height: auto;*/
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
/*min-height: 250px;*/
|
/*min-height: 250px;*/
|
||||||
/*ADD*/
|
/*ADD*/
|
||||||
/* div.et2_hbox,
|
/* div.et2_hbox,
|
||||||
div.et2_box_widget*/
|
div.et2_box_widget*/
|
||||||
.et2_hbox_right[id*="_infolog-index-header_right"]{
|
.et2_hbox_right[id*="_infolog-index-header_right"]{
|
||||||
.Complete_Button_add;
|
.Complete_Button_add;
|
||||||
/*height: auto;*/
|
/*height: auto;*/
|
||||||
.color-0-gray; // white
|
.color-0-gray; // white
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
|
||||||
&:before {padding-left: 5px;}
|
&:before {padding-left: 5px;}
|
||||||
&:hover {.Complete_Button_add_hover;}
|
&:hover {.Complete_Button_add_hover;}
|
||||||
|
|
||||||
span.et2_label {color: @gray-0; font-size: 0.9em;padding-right: 11px;}
|
span.et2_label {color: @gray-0; font-size: 0.9em;padding-right: 11px;}
|
||||||
img.et2_button {margin-top: -15px;}
|
img.et2_button {margin-top: -15px;}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -254,9 +254,9 @@ div#addressbook-index{
|
|||||||
|
|
||||||
|
|
||||||
#addressbook-edit_addressbook-edit-general {
|
#addressbook-edit_addressbook-edit-general {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
table.addressbook_edit_general {
|
table.addressbook_edit_general {
|
||||||
width:100%;
|
width:100%;
|
||||||
height:286px;
|
height:286px;
|
||||||
@ -264,19 +264,16 @@ div#addressbook-index{
|
|||||||
widtH: 20%;
|
widtH: 20%;
|
||||||
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*/
|
||||||
|
|
||||||
@ -292,13 +289,13 @@ div#addressbook-index{
|
|||||||
|
|
||||||
|
|
||||||
td.addressbook_edit_left_td {
|
td.addressbook_edit_left_td {
|
||||||
min-width: 500px;
|
min-width: 500px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: 70%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
td.addressbook_edit_right_td {
|
td.addressbook_edit_right_td {
|
||||||
min-width: 300px;
|
min-width: 300px;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: 30%;
|
width: 30%;
|
||||||
}
|
}
|
||||||
@ -306,30 +303,30 @@ td.addressbook_edit_right_td {
|
|||||||
|
|
||||||
|
|
||||||
.egw_fw_ui_tab_content #addressbook-edit .et2_tabs {
|
.egw_fw_ui_tab_content #addressbook-edit .et2_tabs {
|
||||||
max-height: 25em;
|
max-height: 25em;
|
||||||
height: 296px;
|
height: 296px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* popup window */
|
/* popup window */
|
||||||
#popupMainDiv #addressbook-edit .et2_tabs {
|
#popupMainDiv #addressbook-edit .et2_tabs {
|
||||||
height: 400px;
|
height: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*############ tabbox##############################################*/
|
/*############ tabbox##############################################*/
|
||||||
/*# et2_tabheader # et2_tabheader # et2_tabheader # et2_tabheader #*/
|
/*# et2_tabheader # et2_tabheader # et2_tabheader # et2_tabheader #*/
|
||||||
/*#################################################################*/
|
/*#################################################################*/
|
||||||
/*# #*/
|
/*# #*/
|
||||||
/*# #*/
|
/*# #*/
|
||||||
/*# #*/
|
/*# #*/
|
||||||
/*# et2_tabs #*/
|
/*# et2_tabs #*/
|
||||||
/*# #*/
|
/*# #*/
|
||||||
/*# #*/
|
/*# #*/
|
||||||
/*#################################################################*/
|
/*#################################################################*/
|
||||||
|
|
||||||
/*#addressbook-edit .et2_tabbox {
|
/*#addressbook-edit .et2_tabbox {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-width: 530px;
|
min-width: 530px;
|
||||||
width: 550px
|
width: 550px
|
||||||
}*/
|
}*/
|
||||||
@ -356,18 +353,18 @@ td.addressbook_edit_right_td {
|
|||||||
/*Div Image*/
|
/*Div Image*/
|
||||||
div.addressbook_edit_general_picture {
|
div.addressbook_edit_general_picture {
|
||||||
// float: right;
|
// float: right;
|
||||||
// width: 180% !important;
|
// width: 180% !important;
|
||||||
// max-width: 100px !important;
|
// max-width: 100px !important;
|
||||||
// height: auto !important;
|
// height: auto !important;
|
||||||
// margin-right: 10px;
|
// margin-right: 10px;
|
||||||
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
width: 180% !important;
|
width: 180% !important;
|
||||||
max-width: 100px !important;
|
max-width: 100px !important;
|
||||||
height: auto !important;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Picture*/
|
/*Picture*/
|
||||||
|
|
||||||
// Photo
|
// Photo
|
||||||
@ -375,19 +372,19 @@ div.addressbook_edit_general_picture {
|
|||||||
.Complete_Button_normal;
|
.Complete_Button_normal;
|
||||||
&:hover {.Complete_Button_hover;}
|
&:hover {.Complete_Button_hover;}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Photo Upload - POPUP
|
// Photo Upload - POPUP
|
||||||
|
|
||||||
table.uploadphoto {
|
table.uploadphoto {
|
||||||
.background-color-10-gray;
|
.background-color-10-gray;
|
||||||
width: auto;
|
width: auto;
|
||||||
.bordered(@gray-10, @gray-10, @gray-10, @gray-10);
|
.bordered(@gray-10, @gray-10, @gray-10, @gray-10);
|
||||||
left: 243px;
|
left: 243px;
|
||||||
top: 189px;
|
top: 189px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -411,16 +408,16 @@ div#addressbook-search{
|
|||||||
top: 5%;
|
top: 5%;
|
||||||
.box_shadow_standard_light;
|
.box_shadow_standard_light;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.et2_grid{
|
table.et2_grid{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-top: 0px;
|
border-top: 0px;
|
||||||
|
|
||||||
img {width: 16px; height: 16px;}
|
img {width: 16px; height: 16px;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
table.addressbook_edit_general{
|
table.addressbook_edit_general{
|
||||||
// background: red;
|
// background: red;
|
||||||
|
|
||||||
@ -436,7 +433,7 @@ div#addressbook-search{
|
|||||||
//Name
|
//Name
|
||||||
input#addressbook-edit_n_fn {width: 95%;}
|
input#addressbook-edit_n_fn {width: 95%;}
|
||||||
|
|
||||||
|
|
||||||
/*POPUP*/
|
/*POPUP*/
|
||||||
/* edit Name */
|
/* edit Name */
|
||||||
table.editname {
|
table.editname {
|
||||||
@ -478,9 +475,9 @@ div#addressbook-search{
|
|||||||
|
|
||||||
|
|
||||||
// Telefonnummer:
|
// Telefonnummer:
|
||||||
|
|
||||||
div#addressbook-edit_addressbook-editphones {margin-left: 1em;}
|
div#addressbook-edit_addressbook-editphones {margin-left: 1em;}
|
||||||
|
|
||||||
fieldset.phoneGroup {
|
fieldset.phoneGroup {
|
||||||
border: none;
|
border: none;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
@ -500,7 +497,7 @@ div#addressbook-search{
|
|||||||
table.et2_grid td.telNumbers{
|
table.et2_grid td.telNumbers{
|
||||||
width: 155px;
|
width: 155px;
|
||||||
input { width: 140px !important; }
|
input { width: 140px !important; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// Radio Box
|
// Radio Box
|
||||||
@ -527,48 +524,48 @@ div#addressbook-search{
|
|||||||
.background-color-15-gray;
|
.background-color-15-gray;
|
||||||
.border_radius_button_normal;
|
.border_radius_button_normal;
|
||||||
legend { text-transform: uppercase;}
|
legend { text-transform: uppercase;}
|
||||||
|
|
||||||
|
|
||||||
table.et2_grid {margin-left: -7px;}
|
table.et2_grid {margin-left: -7px;}
|
||||||
|
|
||||||
td {
|
td {
|
||||||
input {width: 82%;}
|
input {width: 82%;}
|
||||||
|
|
||||||
|
|
||||||
// image after Link
|
// image after Link
|
||||||
a.et2_url {
|
a.et2_url {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
|
|
||||||
&:hover {.Complete_Button_Icon_hover;}
|
&:hover {.Complete_Button_Icon_hover;}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* a.et2_url:after {
|
/* a.et2_url:after {
|
||||||
content: "\221E";
|
content: "\221E";
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
a.et2_url.url {
|
a.et2_url.url {
|
||||||
.Complete_Button_Icon_normal;
|
.Complete_Button_Icon_normal;
|
||||||
background-size: 16px 16px;
|
background-size: 16px 16px;
|
||||||
background-image: url('images/url.png');
|
background-image: url('images/url.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
a.et2_url.email {
|
a.et2_url.email {
|
||||||
.Complete_Button_Icon_normal;
|
.Complete_Button_Icon_normal;
|
||||||
background-size: 16px 16px;
|
background-size: 16px 16px;
|
||||||
background-image: url('images/email.png');
|
background-image: url('images/email.png');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
fieldset.emailGroup * img {display: none !important; width: 20px;} // Bilder ausblenden
|
fieldset.emailGroup * img {display: none !important; width: 20px;} // Bilder ausblenden
|
||||||
@ -624,24 +621,24 @@ div#addressbook-edit_addressbook-edit-cats {overflow: scroll;}
|
|||||||
padding-top: 0em;
|
padding-top: 0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*Birthday + Timezone*/
|
/*Birthday + Timezone*/
|
||||||
/*row*/
|
/*row*/
|
||||||
.add_bday_timezone {
|
.add_bday_timezone {
|
||||||
|
|
||||||
|
|
||||||
// Timezone
|
// Timezone
|
||||||
#addressbook_edit_tz_chzn{
|
#addressbook_edit_tz_chzn{
|
||||||
width: 15% !important;
|
width: 15% !important;
|
||||||
padding-top: 0em;
|
padding-top: 0em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*Birthday Label*/
|
/*Birthday Label*/
|
||||||
label.et2_label {padding-left: 1em;}
|
label.et2_label {padding-left: 1em;}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
/*################## Tab 4 Details ###############################*/
|
/*################## Tab 4 Details ###############################*/
|
||||||
@ -657,57 +654,57 @@ div#addressbook-edit_addressbook-edit-cats {overflow: scroll;}
|
|||||||
tbody{
|
tbody{
|
||||||
display: table-header-group;
|
display: table-header-group;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
tr:first {
|
tr:first {
|
||||||
td {height: 150px;}
|
td {height: 150px;}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
div#addressbook-edit_addressbook-edit-links {
|
|
||||||
/*overflow-y: scroll;*/
|
|
||||||
|
|
||||||
|
|
||||||
table.et2_grid {
|
|
||||||
|
|
||||||
tr:first td {height: 150px;}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
/*neue verknüpfung erstellen - div*/
|
|
||||||
div#addressbook-edit_link_to {
|
|
||||||
width: 100% !important;
|
|
||||||
|
|
||||||
|
|
||||||
// 1. with Addressbook
|
|
||||||
div#addressbook-edit_link_to_link_entry{ margin: 1em;}
|
|
||||||
|
|
||||||
|
|
||||||
// 2. Icon
|
|
||||||
img.et2_button_icon {
|
|
||||||
.Complete_Button_Icon_normal;
|
|
||||||
float: left;
|
|
||||||
margin: 0.5em 2em;
|
|
||||||
padding: 0.5em;
|
|
||||||
height: 32px;
|
|
||||||
width: 32px;
|
|
||||||
|
|
||||||
&:hover {.Complete_Button_Icon_hover;}
|
|
||||||
&:active {.Complete_Button_Icon_active;}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// Upload
|
|
||||||
div.et2_file {}
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
table#addressbook-edit_link_to {overflow-y: scroll;}
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
}
|
div#addressbook-edit_addressbook-edit-links {
|
||||||
|
/*overflow-y: scroll;*/
|
||||||
|
|
||||||
|
|
||||||
|
table.et2_grid {
|
||||||
|
|
||||||
|
tr:first td {height: 150px;}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
/*neue verknüpfung erstellen - div*/
|
||||||
|
div#addressbook-edit_link_to {
|
||||||
|
width: 100% !important;
|
||||||
|
|
||||||
|
|
||||||
|
// 1. with Addressbook
|
||||||
|
div#addressbook-edit_link_to_link_entry{ margin: 1em;}
|
||||||
|
|
||||||
|
|
||||||
|
// 2. Icon
|
||||||
|
img.et2_button_icon {
|
||||||
|
.Complete_Button_Icon_normal;
|
||||||
|
float: left;
|
||||||
|
margin: 0.5em 2em;
|
||||||
|
padding: 0.5em;
|
||||||
|
height: 32px;
|
||||||
|
width: 32px;
|
||||||
|
|
||||||
|
&:hover {.Complete_Button_Icon_hover;}
|
||||||
|
&:active {.Complete_Button_Icon_active;}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
// Upload
|
||||||
|
div.et2_file {}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
table#addressbook-edit_link_to {overflow-y: scroll;}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -723,9 +720,9 @@ div#addressbook-edit_addressbook-edit-cats {overflow: scroll;}
|
|||||||
display: table-header-group;
|
display: table-header-group;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
/*################## Tab 7 Extra ###############################*/
|
/*################## Tab 7 Extra ###############################*/
|
||||||
/*seems to be ok*/
|
/*seems to be ok*/
|
||||||
@ -747,36 +744,36 @@ div#addressbook-edit_addressbook-edit-cats {overflow: scroll;}
|
|||||||
// History
|
// History
|
||||||
|
|
||||||
#addressbook-edit_addressbook-edit-history{
|
#addressbook-edit_addressbook-edit-history{
|
||||||
|
|
||||||
.th{ height: 20px;}
|
.th{ height: 20px;}
|
||||||
tbody{
|
tbody{
|
||||||
display: table-header-group;
|
display: table-header-group;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
table.et2_grid {
|
table.et2_grid {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.et2_historylog,
|
.et2_historylog,
|
||||||
#addressbook-edit_history{
|
#addressbook-edit_history{
|
||||||
|
|
||||||
div:first-child {height: auto !important;}
|
div:first-child {height: auto !important;}
|
||||||
|
|
||||||
|
|
||||||
table.egwGridView_outer {
|
table.egwGridView_outer {
|
||||||
|
|
||||||
|
|
||||||
th.optcol {
|
th.optcol {
|
||||||
|
|
||||||
span.selectcols {position: relative !important;}
|
span.selectcols {position: relative !important;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -944,8 +941,8 @@ table.uploadphoto {width: 360px !important; background-color: @gray-20 !importan
|
|||||||
|
|
||||||
@media only screen and (min-width: 980px) and (max-width: 1279px) {
|
@media only screen and (min-width: 980px) and (max-width: 1279px) {
|
||||||
|
|
||||||
.nextmatch_header > .filters select { margin: 0px;}
|
.nextmatch_header > .filters select { margin: 0px;}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 760px) and (max-width: 979px) {
|
@media only screen and (min-width: 760px) and (max-width: 979px) {
|
||||||
|
@ -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> |