Subversion Repositories eFlore/Applications.del

Compare Revisions

Problem with comparison.

Ignore whitespace Rev HEAD → Rev 174

/src/org/tela_botanica/del/client/vues/rechercheobservations/observation.css
New file
0,0 → 1,3
.description {border:solid 1px #AAA; border-width:0 1px 1px 0; width:30%; float:left; -moz-border-radius: 10px 0 0 10px; padding : 10px; -moz-box-shadow: 5px 5px 5px #DDD; margin:0 1px 5px 0; height:200px}
.photos {border:solid 1px #AAA; border-width:0 1px 1px 1px; width:30%; float:left; -moz-border-radius: 0px; padding : 10px; -moz-box-shadow: 5px 5px 5px #DDD; margin:0 1px 5px 0; height:200px}
.determination {border:solid 1px #AAA; border-width:0 0 1px 1px ;width:30%; float:left; -moz-border-radius: 0 10px 10px 0; padding : 10px; -moz-box-shadow: 5px 5px 5px #DDD; margin:0 1px 5px 0; height:200px}