Mercurial > altnet-hispano
view Agendas/trunk/src/Agendas.Web/Content/AltNetHispanoVans.css @ 215:85ddae313408
Se soluciona ticket #178. Se resuelve ordenar Historico de Eventos solamente por NumeroOrden de forma descendente.
author | alabra |
---|---|
date | Sun, 04 Sep 2011 18:35:33 -0300 |
parents | 7ef7e4bb71f6 |
children |
line wrap: on
line source
.errorbox { padding: 5px 5px 5px 5px; width: 90%; text-align: center; overflow: auto; margin: 5px 25px 5px 25px; } .warningbox { padding: 5px 5px 5px 5px; width: 90%; text-align: center; overflow: auto; margin: 5px 25px 5px 25px; } .notificationbox { padding: 5px 5px 5px 5px; width: 90%; text-align: center; overflow: auto; margin: 5px 25px 5px 25px; border: 1px solid #1c7c13; background-color: #d2f7cf; color: #363636; }