nitpick: change buttons border to solid and convert

web/html/css/containers.css to unix format
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Loui Chang 2007-09-27 20:38:13 -04:00 committed by Paul Mattal
parent 2b794c635f
commit 95cca1996f

View file

@ -208,6 +208,7 @@
{ {
background-color: #fff; background-color: #fff;
color: rgb(108,131,176); color: rgb(108,131,176);
border: 1px dashed rgb(108,131,176); border: 1px solid rgb(108,131,176);
font-size: 12px; font-size: 12px;
} }