mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-24 20:01:36 +02:00
Mobile theme W.I.P.:
-Fix filemanager tileview gets wrong height
This commit is contained in:
parent
47025c296a
commit
707116f99d
@ -6693,7 +6693,6 @@ span.egw_tutorial_title {
|
|||||||
}
|
}
|
||||||
body table.egwGridView_outer tbody tr {
|
body table.egwGridView_outer tbody tr {
|
||||||
touch-action: initial;
|
touch-action: initial;
|
||||||
height: 50px;
|
|
||||||
}
|
}
|
||||||
body table.egwGridView_outer tbody tr td time,
|
body table.egwGridView_outer tbody tr td time,
|
||||||
body table.egwGridView_outer tbody tr td.et2_date,
|
body table.egwGridView_outer tbody tr td.et2_date,
|
||||||
|
@ -135,7 +135,6 @@
|
|||||||
tbody{
|
tbody{
|
||||||
tr{
|
tr{
|
||||||
touch-action:initial;
|
touch-action:initial;
|
||||||
height:@mobile-elem-height;
|
|
||||||
td time, td.et2_date , td.et2_date_ro{
|
td time, td.et2_date , td.et2_date_ro{
|
||||||
float: right;
|
float: right;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user