mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Try to give space to contact view & infolog list in same tab
This commit is contained in:
parent
d7a075200d
commit
ac3bf1726e
@ -1,3 +1,9 @@
|
|||||||
|
/**
|
||||||
|
* Give space to both contact view & infolog list
|
||||||
|
*/
|
||||||
|
.et2_container {height: 50%}
|
||||||
|
.et2_container:only-child,#addressbook-index {height: 100%}
|
||||||
|
|
||||||
.cursorHand { cursor: hand; }
|
.cursorHand { cursor: hand; }
|
||||||
.countrySelect select { width: 150px; }
|
.countrySelect select { width: 150px; }
|
||||||
.custom_country input {display: none; }
|
.custom_country input {display: none; }
|
||||||
|
Loading…
Reference in New Issue
Block a user