NIHVIVO-70 Moved license text to top of all files, for consistency with Eclipse file templates to be created.

This commit is contained in:
rjy7 2010-01-31 04:38:14 +00:00
parent 4f2e303079
commit 076213cf5f
561 changed files with 1109 additions and 1110 deletions

View file

@ -1,7 +1,7 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/******************* styles copied from old global.css.jsp ********************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.buttonForm {
margin-top : 0;
margin-bottom : 0;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
* Albert R. Mann Library
* Cornell University
@ -10,8 +12,6 @@ Author: mw542@cornell.edu
Updated: March 7, 2008
*/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
#cu-logo img { display: none; }
#cu-logo { background: url(../site_icons/layout/cu_logo.gif) no-repeat 12px top; }

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
CSS for default Vitro application / VIVO
entity display styles
@ -10,8 +12,6 @@
2006-01-05 bdc34
*****************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* added by jc55 to clean up clone rendering */
.admin {
margin: 10px 0;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
* Albert R. Mann Library
* Cornell University
@ -9,8 +11,6 @@ Title: Faculty Reporting Demo
Updated: February 5, 2008
*/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* Resetting from 2-column layout */
#content.full { width: 100%; margin-top: 40px; }
#dashboard { display: none; }

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
* Albert R. Mann Library
* Cornell University
@ -10,8 +12,6 @@ Author: mw542@cornell.edu
Updated: April 21, 2008
*/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*div#header a, div#header img {display: none; }*/
div#header { height: 72px; }
div#header a.manage, div#header a.logout {display: block; float: right; margin-right: 15px;}

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
CSS for default Vitro application / VIVO
main site styles
@ -9,8 +11,6 @@
2006-01-05 bdc34
*****************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
@import url("tab.css");
/*@import url("editBanner.css");*/
/*@import url("inlineEdit.css");*/

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************
css for vitro tab styles
@ -8,8 +10,6 @@
2006-01-05 bdc34
***************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/************ header ******************/
#contents h2 {

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
* Albert R. Mann Library
* Cornell University
@ -12,8 +14,6 @@ Updated: June 11, 2008
because alignment was way off on default theme
*/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* **** 2008-06-11 BJL copied from VIVO's vivo.css **** */
form dt {
float: left;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* --------------------------------------------------------------
forms.css
@ -9,9 +11,6 @@
-------------------------------------------------------------- */
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
label { font-weight: bold; display: block; margin-top: .5em; }
fieldset { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend { font-weight: bold; font-size:1.2em; }

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* --------------------------------------------------------------
reset.css
@ -5,9 +7,6 @@
-------------------------------------------------------------- */
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* --------------------------------------------------------------
typography.css
@ -5,8 +7,6 @@
-------------------------------------------------------------- */
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/* Default font settings.
The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {

View file

@ -1,11 +1,11 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*************************************************
Vitro Enhanced Theme: backend editing styles
(from original Vitro theme)
**************************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.buttonForm {
margin-top : 0;
margin-bottom : 0;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*************************************************
Vitro Enhanced Theme: editing form styles
@ -5,8 +7,6 @@
**************************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
form {
padding-bottom: 20px;
}

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
Vitro Enhanced Theme: print styles
@ -5,8 +7,6 @@
2009-04-30 mw542
*****************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
body {
line-height: 1.3;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/****************************************
Vitro Enhanced Theme: screen styles
@ -5,8 +7,6 @@
2009-04-30 mw542
*****************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
@import url("blueprint/reset.css");
@import url("blueprint/forms.css");
@import url("blueprint/typography.css");

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*************************************************
Vitro Enhanced Theme: search result styles
@ -5,4 +7,3 @@
**************************************************/
*
/* $This file is distributed under the terms of the license in /doc/license.txt$ */

View file

@ -1,3 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/*************************************************
Vitro Enhanced Theme: tab styles
(from original Vitro theme)
@ -9,8 +11,6 @@
2006-01-05 bdc34
**************************************************/
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
/************ header ******************/
#contents h2 {