css change for mailingAddress custom list view
This commit is contained in:
parent
5ece405f94
commit
ff7cbbe69b
1 changed files with 4 additions and 0 deletions
|
@ -348,6 +348,10 @@ div.sparqlform .parenthetical {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: .25em;
|
margin-bottom: .25em;
|
||||||
}
|
}
|
||||||
|
/* custom list view for mailingAddress */
|
||||||
|
div.adr {
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
/* Temporary hack to remove stuff from forms in vivoweb only */
|
/* Temporary hack to remove stuff from forms in vivoweb only */
|
||||||
.hideFromVivoWeb {
|
.hideFromVivoWeb {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue