NIHVIVO-3022 NIHVIVO-2980 Merged r3365 from maint-rel-1.3 branch.
This commit is contained in:
parent
91acdbc54a
commit
7a3f04be63
2 changed files with 109 additions and 0 deletions
20
productMods/edit/forms/css/institutionalInternalClass.css
Normal file
20
productMods/edit/forms/css/institutionalInternalClass.css
Normal file
|
@ -0,0 +1,20 @@
|
|||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
#localClassName {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#createNewLocalClass p.note {
|
||||
margin-top: 3px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
#noLocalOntologyExists {
|
||||
padding: 1em;
|
||||
background: #f4f4f4;
|
||||
display: inline-block;
|
||||
}
|
||||
#noLocalOntologyExists blockquote {
|
||||
margin: .4em 0 .4em 1em;
|
||||
padding: .5em;
|
||||
background: #ffc;
|
||||
display: inline-block;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue