Subversion Repositories eFlore/Applications.cel

Rev

Rev 2603 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2603 Rev 2610
Line 548... Line 548...
548
}
548
}
Line 549... Line 549...
549
 
549
 
550
.champAutoComplete input {
550
.champAutoComplete input {
551
	border: 1px solid #b5b8c8;
551
	border: 1px solid #b5b8c8;
-
 
552
	background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
552
	background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
553
	font: 12px tahoma,arial,helvetica,sans-serif;
Line 553... Line 554...
553
}
554
}
554
 
555
 
555
.gwt-SuggestBoxPopup {
556
.gwt-SuggestBoxPopup {
Line 582... Line 583...
582
   	font-size: 14px;
583
   	font-size: 14px;
583
   	height: 29px;
584
   	height: 29px;
584
   	padding: 5px; /* If you add too much padding here, the options won't show in IE */
585
   	padding: 5px; /* If you add too much padding here, the options won't show in IE */
585
	background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
586
	background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
586
    border: 1px solid #b5b8c8;
587
    border: 1px solid #b5b8c8;
-
 
588
}
-
 
589
 
-
 
590
.nomRetenu {
-
 
591
	font-weight: bold;
587
}
592
}
588
593