mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
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
|
||||
* 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
|
||||
* @package infolog
|
||||
@ -33,7 +33,7 @@ td.searchParent input[type=search] { width: 90%; }
|
||||
|
||||
/* Some nice alignment */
|
||||
select.et2_selectbox, #info_contact > select { width: 117px; }
|
||||
#info_contact > input {width: 144px;}
|
||||
#info_contact > input {width: 134px;}
|
||||
#info_from {width: 253px;}
|
||||
#info_cat {width: 255px;}
|
||||
#info_subject {width: 100%;}','modified' => '1342024562',);
|
||||
|
@ -306,7 +306,7 @@ td.searchParent input[type=search] { width: 90%; }
|
||||
|
||||
/* Some nice alignment */
|
||||
select.et2_selectbox, #info_contact > select { width: 117px; }
|
||||
#info_contact > input {width: 144px;}
|
||||
#info_contact > input {width: 134px;}
|
||||
#info_from {width: 253px;}
|
||||
#info_cat {width: 255px;}
|
||||
#info_subject {width: 100%;}
|
||||
|
Loading…
Reference in New Issue
Block a user