Mobile theme W.I.P.:

- Remove legacy css class from old loading stuffs
This commit is contained in:
Hadi Nategh 2015-12-08 09:44:33 +00:00
parent 43c219909e
commit c4d50b5d49
2 changed files with 0 additions and 12 deletions

View File

@ -7321,7 +7321,6 @@ span.egw_tutorial_title {
z-index: 999;
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
background: white;
}
.egw_fw_mobile_popup_container .egw_fw_mobile_popupFrame {
width: 100%;
@ -7342,11 +7341,6 @@ span.egw_tutorial_title {
right: 2px;
position: absolute;
}
.egw_fw_mobile_popup_loader {
background: url(../images/loading.gif) center no-repeat;
background-size: 120px 120px;
background-position: center;
}
#mail-display {
min-height: initial !important;
}

View File

@ -802,7 +802,6 @@
z-index: 999;
-webkit-overflow-scrolling: touch;
overflow-y:scroll;
background: white;
.egw_fw_mobile_popupFrame {
width: 100%;
height: 100%;
@ -822,11 +821,6 @@
position: absolute;
}
}
.egw_fw_mobile_popup_loader {
background: url(../images/loading.gif) center no-repeat;
background-size: 120px 120px;
background-position: center;
}
//###################################
//# #