Normalize line endings VIVO-101

This commit is contained in:
Brian Caruso 2013-07-18 15:19:53 -04:00
parent b097a4d754
commit 54f79f2ea7
587 changed files with 91501 additions and 91501 deletions

View file

@ -1,38 +1,38 @@
/* http://keith-wood.name/realPerson.html
Real Person Form Submission for jQuery v1.0.1.
Written by Keith Wood (kwood{at}iinet.com.au) June 2009.
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
Please attribute the author if you use it. */
/* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge {
display: inline-block;
background-color: #ddd;
width: 150px;
padding-top: 10px;
padding-left: 12px;
}
.realperson-text {
font-family: "Courier New",monospace;
font-size: 6px;
font-weight: bold;
letter-spacing: -1px;
line-height: 3px;
color: #000;
}
.realperson-regen {
padding-top: 4px;
padding-right: 6px;
font-size: 12px;
text-align: center;
cursor: pointer;
}
.realpersonLabel {
display: block;
}
#defaultReal {
margin-left: 20px;
vertical-align: top;
margin-top: 3px;
}
/* http://keith-wood.name/realPerson.html
Real Person Form Submission for jQuery v1.0.1.
Written by Keith Wood (kwood{at}iinet.com.au) June 2009.
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
Please attribute the author if you use it. */
/* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge {
display: inline-block;
background-color: #ddd;
width: 150px;
padding-top: 10px;
padding-left: 12px;
}
.realperson-text {
font-family: "Courier New",monospace;
font-size: 6px;
font-weight: bold;
letter-spacing: -1px;
line-height: 3px;
color: #000;
}
.realperson-regen {
padding-top: 4px;
padding-right: 6px;
font-size: 12px;
text-align: center;
cursor: pointer;
}
.realpersonLabel {
display: block;
}
#defaultReal {
margin-left: 20px;
vertical-align: top;
margin-top: 3px;
}

View file

@ -1,53 +1,53 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.menuFlag {
width:67px;
height:18px;
background: url("../../images/checkMark.png") no-repeat left center;
}
table#pageList {
table-layout: auto;
width: 930px;
text-align: left;
margin: 0 auto;
border-collapse: collapse;
empty-cells: show;
caption-side: top;
margin: 20px 0 20px 0;
}
table#pageList caption {
display: none;
}
table#pageList th {
background-color: #F7F9F9;
height: 40px;
color: #064D68;
padding-top: 7px;
border: 1px solid #d9e4ea;
border-bottom: none;
padding-left: 6px;
font-size: .9em;
}
table#pageList th {
text-align: left;
} /*Fix for IE8 and 9, force text in a cell to be aligned to the left*/
th#isMenuPage {
width: 86px;
}
th#iconColumns {
width: 90px;
}
table#pageList td {
vertical-align: top;
padding: .5em;
border: 1px solid #d9e4ea;
font-size: .825em;
padding-top: .5em;
padding-bottom: .5em;
}
table#pageList td a {
word-wrap: break-word;
}
table#pageList tr:nth-child(2n) {
background-color: rgba(200, 200, 180,.25);
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.menuFlag {
width:67px;
height:18px;
background: url("../../images/checkMark.png") no-repeat left center;
}
table#pageList {
table-layout: auto;
width: 930px;
text-align: left;
margin: 0 auto;
border-collapse: collapse;
empty-cells: show;
caption-side: top;
margin: 20px 0 20px 0;
}
table#pageList caption {
display: none;
}
table#pageList th {
background-color: #F7F9F9;
height: 40px;
color: #064D68;
padding-top: 7px;
border: 1px solid #d9e4ea;
border-bottom: none;
padding-left: 6px;
font-size: .9em;
}
table#pageList th {
text-align: left;
} /*Fix for IE8 and 9, force text in a cell to be aligned to the left*/
th#isMenuPage {
width: 86px;
}
th#iconColumns {
width: 90px;
}
table#pageList td {
vertical-align: top;
padding: .5em;
border: 1px solid #d9e4ea;
font-size: .825em;
padding-top: .5em;
padding-bottom: .5em;
}
table#pageList td a {
word-wrap: break-word;
}
table#pageList tr:nth-child(2n) {
background-color: rgba(200, 200, 180,.25);
}

View file

@ -1,151 +1,151 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.pageContent {
padding-left:6px;
padding-top:2px;
}
.pageContentContainer {
background-color:#f5f5f5;
border-color:#ccc;
border-width:1px;
border-style:solid;
margin-bottom:4px;
}
.pageContentTypeLabel {
padding-left:6px;
color:#064D68;
}
.pageContentWrapper {
background-color:#f9f9f9;
padding-left:6px;
padding-top:2px;
border-top-width:1px;
border-style:solid;
border-color:#ccc;
}
.pageContentExpand {
float:right;
padding-right:5px;
}
.contentSectionContainer {
background-color:#f9f9f9;
padding-left:6px;
padding-top:2px;
border-width:1px;
border-style:solid;
border-color:#ccc;
}
.arrow {
width:13px;
height:9px;
display:block;
}
.expandArrow {
background:url(../../images/vitro_plus_sign.gif) right center no-repeat;
min-height:18px;
}
.collapseArrow {
background:url(../../images/vitro_minus_sign.gif) right center no-repeat;
min-height:18px;
}
.deleteButton {
margin-bottom:5px;
}
section#floatRight {
margin-top:0px;
float:right;
background-color:#fff;
width:580px;
margin-right:-4px;
}
select#typeSelect {
margin-top:0px;
margin-bottom:20px;
}
section#headerBar {
background-color:#f5f5f5;
border-color:#ccc;
border-width:1px;
border-style:solid;
border-bottom-width:0px;
padding-left:6px;
color:#064D68;
}
input#moreContent {
margin-top:8px;
}
section#pageDetails {
background-color:#fff;
}
p#templatePTag {
margin-top:8px;
margin-bottom:2px;
}
p#menuCheckboxPTag {
margin-top:15px;
margin-bottom:3px;
}
section.hideMenuSection {
margin-top:10px;
display:none;
}
section.showMenuSection {
margin-top:10px;
}
section#addPageOne {
margin-bottom:-12px;
margin-top:8px;
}
input.doneWithContent {
display: inline;
padding: 5px 18px 7px;
color: #fff;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
cursor: pointer;
border: 0;
margin: 0;
background-color: #398aac;
color: #fff;
font-size: 14px;
font-weight: normal;
line-height: 1;
margin-right: .6em;
margin-bottom:8px;
margin-top:0px;
}
input#contentCheckbox {
margin-left:30px;
margin-top:5px;
vertical-align:top;
padding: 0;
}
span.deleteLinkContainer {
float:left;
margin-left:170px;
margin-top:-36px;
}
form#managePage textarea {
width:98.5%;
}
#internal-class {
padding: 10px 0 2px 10px;
background: #f0f0f0;
margin-right: .4em;
margin-bottom: .8em;
width: 65%;
}
.disabledSubmit {
color: #ede ! important;
background-color: #b2d15a ! important;
cursor: default ! important;
}
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.pageContent {
padding-left:6px;
padding-top:2px;
}
.pageContentContainer {
background-color:#f5f5f5;
border-color:#ccc;
border-width:1px;
border-style:solid;
margin-bottom:4px;
}
.pageContentTypeLabel {
padding-left:6px;
color:#064D68;
}
.pageContentWrapper {
background-color:#f9f9f9;
padding-left:6px;
padding-top:2px;
border-top-width:1px;
border-style:solid;
border-color:#ccc;
}
.pageContentExpand {
float:right;
padding-right:5px;
}
.contentSectionContainer {
background-color:#f9f9f9;
padding-left:6px;
padding-top:2px;
border-width:1px;
border-style:solid;
border-color:#ccc;
}
.arrow {
width:13px;
height:9px;
display:block;
}
.expandArrow {
background:url(../../images/vitro_plus_sign.gif) right center no-repeat;
min-height:18px;
}
.collapseArrow {
background:url(../../images/vitro_minus_sign.gif) right center no-repeat;
min-height:18px;
}
.deleteButton {
margin-bottom:5px;
}
section#floatRight {
margin-top:0px;
float:right;
background-color:#fff;
width:580px;
margin-right:-4px;
}
select#typeSelect {
margin-top:0px;
margin-bottom:20px;
}
section#headerBar {
background-color:#f5f5f5;
border-color:#ccc;
border-width:1px;
border-style:solid;
border-bottom-width:0px;
padding-left:6px;
color:#064D68;
}
input#moreContent {
margin-top:8px;
}
section#pageDetails {
background-color:#fff;
}
p#templatePTag {
margin-top:8px;
margin-bottom:2px;
}
p#menuCheckboxPTag {
margin-top:15px;
margin-bottom:3px;
}
section.hideMenuSection {
margin-top:10px;
display:none;
}
section.showMenuSection {
margin-top:10px;
}
section#addPageOne {
margin-bottom:-12px;
margin-top:8px;
}
input.doneWithContent {
display: inline;
padding: 5px 18px 7px;
color: #fff;
text-decoration: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
position: relative;
cursor: pointer;
border: 0;
margin: 0;
background-color: #398aac;
color: #fff;
font-size: 14px;
font-weight: normal;
line-height: 1;
margin-right: .6em;
margin-bottom:8px;
margin-top:0px;
}
input#contentCheckbox {
margin-left:30px;
margin-top:5px;
vertical-align:top;
padding: 0;
}
span.deleteLinkContainer {
float:left;
margin-left:170px;
margin-top:-36px;
}
form#managePage textarea {
width:98.5%;
}
#internal-class {
padding: 10px 0 2px 10px;
background: #f0f0f0;
margin-right: .4em;
margin-bottom: .8em;
width: 65%;
}
.disabledSubmit {
color: #ede ! important;
background-color: #b2d15a ! important;
cursor: default ! important;
}

View file

@ -1,15 +1,15 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.resultRow {
float:none;
clear:both;
}
.resultCell {
float:left;
border:1px solid #000000;
}
.resultHeading {
font-weight:bold;
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
.resultRow {
float:none;
clear:both;
}
.resultCell {
float:left;
border:1px solid #000000;
}
.resultHeading {
font-weight:bold;
}