Mercurial > hg > ltpdarepo
changeset 27:499a0bb2dc3f
Minor CSS fixes.
author | Daniele Nicolodi <daniele@grinta.net> |
---|---|
date | Mon, 27 Jun 2011 17:14:47 +0200 |
parents | eaa352730e44 |
children | 9e6494e126b3 |
files | src/ltpdarepo/static/style.css |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ltpdarepo/static/style.css Mon Jun 27 17:14:47 2011 +0200 +++ b/src/ltpdarepo/static/style.css Mon Jun 27 17:14:47 2011 +0200 @@ -207,7 +207,7 @@ } div.error { - color: red; + color: #BB0000; } /* forms styling */ @@ -504,6 +504,7 @@ table.obj td { text-align: left; border: none; + width: 100%; } table.obj tr:hover td {