Changed background color to white for Site Information Editing form

This commit is contained in:
mb863 2011-01-27 15:09:42 +00:00
parent 92764b0c1a
commit 223b64e07f

View file

@ -75,7 +75,8 @@ p.submit {
padding-bottom: 1em;
color: #444444;
line-height: 16px;
background-color: #eee; /* cals+vivo themes were: #dddddd; */
/*background-color: #eee; cals+vivo themes were: #dddddd; */
background-color: #fff
min-height: 100px;
font-size: 0.9em;
}