NIHVIVO-1493: Started defining app level classes for HTML elements
This commit is contained in:
parent
bc583cdb86
commit
6b48ed41c1
1 changed files with 3 additions and 0 deletions
|
@ -210,3 +210,6 @@ p.submit {
|
||||||
color: #5F6464;
|
color: #5F6464;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
.form-background {
|
||||||
|
background-color: #fff;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue