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,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 {