mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
WIP toggle sidebar menu:
- Fix addressbook list shrinks when the toggle is on
This commit is contained in:
parent
707c68689f
commit
6b791ec80e
@ -301,9 +301,6 @@ input.et2_radiobox {
|
|||||||
#addressbook-index div.filters select#infolog-index_filter2 {
|
#addressbook-index div.filters select#infolog-index_filter2 {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
#addressbook-index table.egwGridView_outer {
|
|
||||||
width: 99%;
|
|
||||||
}
|
|
||||||
/*##################################################################*/
|
/*##################################################################*/
|
||||||
/*Infolog*/
|
/*Infolog*/
|
||||||
.et2_container[id^="infolog-index-addressbook"] {
|
.et2_container[id^="infolog-index-addressbook"] {
|
||||||
|
@ -208,11 +208,6 @@ div#addressbook_view_sidebox{
|
|||||||
|
|
||||||
}// Filter
|
}// Filter
|
||||||
|
|
||||||
table.egwGridView_outer{
|
|
||||||
// border-collapse: inherit;
|
|
||||||
width: 99%;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/*#############################################################*/
|
/*#############################################################*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user