Changed background color to white for Site Information Editing form
This commit is contained in:
parent
92764b0c1a
commit
223b64e07f
1 changed files with 2 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue