Fix pageGenTime breaks calendar view styling

This commit is contained in:
Hadi Nategh 2016-06-14 09:50:15 +02:00
parent 726d2c3a51
commit 9ba71d4214
12 changed files with 15 additions and 28 deletions

View File

@ -20,9 +20,6 @@ td.addressbook_sidebox_toolbar {
vertical-align: bottom; vertical-align: bottom;
height: 32px; height: 32px;
} }
div#divGenTime_addressbook {
display: none;
}
div#addressbook_view_sidebox img.photo { div#addressbook_view_sidebox img.photo {
width: 68px; width: 68px;

View File

@ -34,9 +34,6 @@ td.addressbook_sidebox_toolbar {
vertical-align: bottom; vertical-align: bottom;
height: 32px; height: 32px;
} }
div#divGenTime_addressbook {
display: none;
}
div#addressbook_view_sidebox img.photo { div#addressbook_view_sidebox img.photo {
width: 68px; width: 68px;
padding-right: 3px; padding-right: 3px;

View File

@ -70,6 +70,9 @@ a:hover,a:active
.pageGenTime { .pageGenTime {
margin-top: 1em; margin-top: 1em;
position: absolute;
bottom:-18px;
left:25%;
} }
.pageGenTime > span:after { .pageGenTime > span:after {

View File

@ -564,9 +564,6 @@ div.mail-compose_fileselector {
#mail-display_mailDisplayBodySrc { #mail-display_mailDisplayBodySrc {
height:100%; height:100%;
} }
#divGenTime_mail {
display: none;
}
div.mail-display > div:first-parent > div.first-parent div.mail-display > div:first-parent > div.first-parent
{ {
height: 99%; height: 99%;

View File

@ -60,9 +60,6 @@ blockquote blockquote blockquote blockquote blockquote{
blockquote blockquote blockquote blockquote blockquote blockquote{ blockquote blockquote blockquote blockquote blockquote blockquote{
border-color: gray !important; border-color: gray !important;
} }
.pageGenTime {
display: none;
}
#divAppboxHeader { #divAppboxHeader {
display: none; display: none;
} }

View File

@ -578,9 +578,6 @@ div.mail-compose_fileselector {
#mail-display_mailDisplayBodySrc { #mail-display_mailDisplayBodySrc {
height: 100%; height: 100%;
} }
#divGenTime_mail {
display: none;
}
div.mail-display > div:first-parent > div.first-parent { div.mail-display > div:first-parent > div.first-parent {
height: 99%; height: 99%;
} }
@ -1198,9 +1195,6 @@ body {
border-right: none; border-right: none;
width: 99%; width: 99%;
} }
#divGenTime_mail {
display: none;
}
/* ################################################################################## /* ##################################################################################
* E-Mail Dialog "Ansehen" * E-Mail Dialog "Ansehen"
* Preview * Preview

View File

@ -566,9 +566,6 @@ div.mail-compose_fileselector {
#mail-display_mailDisplayBodySrc { #mail-display_mailDisplayBodySrc {
height: 100%; height: 100%;
} }
#divGenTime_mail {
display: none;
}
div.mail-display > div:first-parent > div.first-parent { div.mail-display > div:first-parent > div.first-parent {
height: 99%; height: 99%;
} }
@ -1186,9 +1183,6 @@ body {
border-right: none; border-right: none;
width: 99%; width: 99%;
} }
#divGenTime_mail {
display: none;
}
/* ################################################################################## /* ##################################################################################
* E-Mail Dialog "Ansehen" * E-Mail Dialog "Ansehen"
* Preview * Preview

View File

@ -424,10 +424,6 @@ div.mailUploadSection {
} // Ende Dialog } // Ende Dialog
#divGenTime_mail {
display: none;
}
/* ################################################################################## /* ##################################################################################
* E-Mail Dialog "Ansehen" * E-Mail Dialog "Ansehen"
* Preview * Preview

View File

@ -5726,6 +5726,9 @@ a.textSidebox {
} }
.pageGenTime { .pageGenTime {
margin-top: 1em; margin-top: 1em;
position: absolute;
bottom: -18px;
left: 25%;
} }
.pageGenTime > span:after { .pageGenTime > span:after {
content: ", "; content: ", ";

View File

@ -5715,6 +5715,9 @@ a.textSidebox {
} }
.pageGenTime { .pageGenTime {
margin-top: 1em; margin-top: 1em;
position: absolute;
bottom: -18px;
left: 25%;
} }
.pageGenTime > span:after { .pageGenTime > span:after {
content: ", "; content: ", ";

View File

@ -312,6 +312,9 @@ a.textSidebox
.pageGenTime { .pageGenTime {
margin-top: 1em; margin-top: 1em;
position: absolute;
bottom:-18px;
left:25%;
} }
.pageGenTime > span:after { .pageGenTime > span:after {

View File

@ -5737,6 +5737,9 @@ a.textSidebox {
} }
.pageGenTime { .pageGenTime {
margin-top: 1em; margin-top: 1em;
position: absolute;
bottom: -18px;
left: 25%;
} }
.pageGenTime > span:after { .pageGenTime > span:after {
content: ", "; content: ", ";