Tweak the build script, so a developer can build vitro-core and it won't have any effect when they build vivoweb in the same workspace.
This commit is contained in:
commit
3f17d16d7b
68 changed files with 40148 additions and 0 deletions
23
themes/vivo-basic/css/institution.css
Normal file
23
themes/vivo-basic/css/institution.css
Normal file
|
@ -0,0 +1,23 @@
|
|||
/****************************************
|
||||
vivo-basic theme: institutional identity
|
||||
|
||||
Original version
|
||||
2009-01-27 nac26
|
||||
*****************************************/
|
||||
|
||||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
||||
|
||||
|
||||
/**********************************************************************************
|
||||
Add styles for institutional identity here.
|
||||
Be sure to place all of your content in <div id="institution"> found in themes/vivo-basic/jsp/identity.jsp on line 77.
|
||||
|
||||
See our online documentation for more info:
|
||||
http://vivoweb.org/support/user-guide/theme-modifications
|
||||
**********************************************************************************/
|
||||
|
||||
|
||||
/****************
|
||||
Institution
|
||||
****************/
|
||||
div#institution { position: relative; }
|
Loading…
Add table
Add a link
Reference in a new issue