NIHVIVO-1493: Defining app level classes.
This commit is contained in:
parent
91f96a2304
commit
fc43269ad5
20 changed files with 40 additions and 32 deletions
|
@ -333,4 +333,12 @@ span.entityRelationsSpan {
|
|||
.hideFromVivoWeb {
|
||||
display: none;
|
||||
height: 0;
|
||||
}
|
||||
.notice{
|
||||
padding: .8em;
|
||||
margin-bottom: 1em;
|
||||
border: 1px solid #ddd;
|
||||
display: block;
|
||||
background: #FFF6BF;
|
||||
color: #7F7034;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue