Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2609 → Rev 2610

/trunk/war/cel2.css
550,6 → 550,7
.champAutoComplete input {
border: 1px solid #b5b8c8;
background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
font: 12px tahoma,arial,helvetica,sans-serif;
}
 
.gwt-SuggestBoxPopup {
584,4 → 585,8
padding: 5px; /* If you add too much padding here, the options won't show in IE */
background: #fff url(org.tela_botanica.cel2/js/ext/resources/images/default/form/text-bg.gif) repeat-x 0 0;
border: 1px solid #b5b8c8;
}
 
.nomRetenu {
font-weight: bold;
}