forked from extern/egroupware
Mobile theme W.I.P.:
- Fix mail list style
This commit is contained in:
parent
0b0937f316
commit
6172992b9c
@ -851,6 +851,11 @@ blockquote blockquote blockquote blockquote blockquote blockquote{
|
||||
}
|
||||
span.status_img {
|
||||
background-image: none !important;
|
||||
padding-left: 3px;
|
||||
float: right;
|
||||
}
|
||||
#mail-index div#mail-index_nm tr.mail td img, span[id^='mail-index_'][id$='attachments]'] {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
/* tablets and smartphones (portrait) ----------- */
|
||||
|
@ -852,6 +852,12 @@ blockquote blockquote blockquote blockquote blockquote blockquote {
|
||||
}
|
||||
span.status_img {
|
||||
background-image: none !important;
|
||||
padding-left: 3px;
|
||||
float: right;
|
||||
}
|
||||
#mail-index div#mail-index_nm tr.mail td img,
|
||||
span[id^='mail-index_'][id$='attachments]'] {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
/* tablets and smartphones (portrait) ----------- */
|
||||
|
Loading…
Reference in New Issue
Block a user