forked from extern/egroupware
Line up contact search with category select
This commit is contained in:
parent
70c4eff2d8
commit
c9c5a8c77f
@ -2,7 +2,7 @@
|
|||||||
/**
|
/**
|
||||||
* EGroupware - eTemplates for Application infolog
|
* EGroupware - eTemplates for Application infolog
|
||||||
* http://www.egroupware.org
|
* http://www.egroupware.org
|
||||||
* generated by soetemplate::dump4setup() 2012-07-16 08:52
|
* generated by soetemplate::dump4setup() 2012-07-23 09:59
|
||||||
*
|
*
|
||||||
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
||||||
* @package infolog
|
* @package infolog
|
||||||
@ -33,7 +33,7 @@ td.searchParent input[type=search] { width: 90%; }
|
|||||||
|
|
||||||
/* Some nice alignment */
|
/* Some nice alignment */
|
||||||
select.et2_selectbox, #info_contact > select { width: 117px; }
|
select.et2_selectbox, #info_contact > select { width: 117px; }
|
||||||
#info_contact > input {width: 144px;}
|
#info_contact > input {width: 134px;}
|
||||||
#info_from {width: 253px;}
|
#info_from {width: 253px;}
|
||||||
#info_cat {width: 255px;}
|
#info_cat {width: 255px;}
|
||||||
#info_subject {width: 100%;}','modified' => '1342024562',);
|
#info_subject {width: 100%;}','modified' => '1342024562',);
|
||||||
|
@ -306,7 +306,7 @@ td.searchParent input[type=search] { width: 90%; }
|
|||||||
|
|
||||||
/* Some nice alignment */
|
/* Some nice alignment */
|
||||||
select.et2_selectbox, #info_contact > select { width: 117px; }
|
select.et2_selectbox, #info_contact > select { width: 117px; }
|
||||||
#info_contact > input {width: 144px;}
|
#info_contact > input {width: 134px;}
|
||||||
#info_from {width: 253px;}
|
#info_from {width: 253px;}
|
||||||
#info_cat {width: 255px;}
|
#info_cat {width: 255px;}
|
||||||
#info_subject {width: 100%;}
|
#info_subject {width: 100%;}
|
||||||
|
Loading…
Reference in New Issue
Block a user