Mobile theme W.I.P.:

- Put ellipsis AB rows
This commit is contained in:
Hadi Nategh 2015-12-22 14:08:19 +00:00
parent f818d0ec08
commit 377b6a6cdf
2 changed files with 8 additions and 5 deletions

View File

@ -515,7 +515,7 @@ input.et2_radiobox {
text-overflow: ellipsis;
font-weight: bold;
}
#addressbook-index table.egwGridView_outer tbody .addressbookCol2 {
#addressbook-index table.egwGridView_outer tbody .addressbookCol2 .et2_box_widget {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;

View File

@ -423,10 +423,13 @@ div.addressbook_edit_general_picture img {
font-weight: bold;
}
.addressbookCol2 {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width:99%;
.et2_box_widget {
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
width:99%;
}
}
span[id^='addressbook-index_'][id$='adr_one_locality]']