diff --git a/webapp/web/css/menupage/institutinalInternalClass.css b/webapp/web/css/menupage/institutinalInternalClass.css new file mode 100644 index 000000000..5238e25db --- /dev/null +++ b/webapp/web/css/menupage/institutinalInternalClass.css @@ -0,0 +1,15 @@ +/* $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 p { + padding: 0.2em 0.4em; + background: #f4f4f4; + margin-right: .4em; + display: inline-block; +} \ No newline at end of file diff --git a/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl b/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl index 2b24ac5a3..50aae2354 100644 --- a/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl +++ b/webapp/web/templates/freemarker/edit/forms/institutionalInternalClassForm.ftl @@ -6,76 +6,79 @@ To be associated later (upon completion of N3 Refactoring) with edu.cornell.mannlib.vitro.webapp.edit.n3editing.configuration.generators.InstitutionalInternalClassForm. --> - - -
This class will be used to designate those individuals internal to your institution. - This will allow you to limit the individuals displayed on your menu pages (People, Research, etc.) - to only those within your institution.
+This class will be used to designate those individuals internal to your institution.
+This will allow you to limit the individuals displayed on your menu pages (People, Research, etc.) + to only those within your institution.