frontpages
This commit is contained in:
parent
496f19d74a
commit
a67d2c409b
|
@ -1,181 +1,108 @@
|
||||||
|
#categoryHelp {
|
||||||
#filterForm
|
padding:18px 0px 5px 100px;
|
||||||
{padding:18px 0px 18px 100px;}
|
|
||||||
|
|
||||||
#filterForm p
|
|
||||||
{padding-bottom:10px;
|
|
||||||
padding-right:32px;
|
|
||||||
font-size:14px;
|
font-size:14px;
|
||||||
float:left;}
|
color: #3B240B;
|
||||||
|
|
||||||
#leftCol
|
|
||||||
{float:left;
|
|
||||||
clear:both;
|
|
||||||
padding-top:10px;
|
|
||||||
font-size:12px;
|
|
||||||
text-align:justify;}
|
|
||||||
|
|
||||||
#fileList
|
|
||||||
{width:330px;
|
|
||||||
height:320px;
|
|
||||||
overflow-x:hidden;
|
|
||||||
margin-left:100px;}
|
|
||||||
|
|
||||||
.fileItem
|
|
||||||
{width:290px;
|
|
||||||
padding-bottom:8px;
|
|
||||||
cursor:pointer;
|
|
||||||
overflow:hidden;
|
|
||||||
white-space:nowrap;
|
|
||||||
text-overflow:ellipsis;} /*ellipsis not supported except for FF7*/
|
|
||||||
|
|
||||||
.fileItem:hover
|
|
||||||
{color:#555353;}
|
|
||||||
|
|
||||||
.fileStudy
|
|
||||||
{font-style:italic;}
|
|
||||||
|
|
||||||
.fileIcon
|
|
||||||
{margin-right:4px;}
|
|
||||||
|
|
||||||
.selectedItem
|
|
||||||
{background-color:#f4f3ba;}
|
|
||||||
|
|
||||||
.fileCheckbox
|
|
||||||
{padding-right:4px;}
|
|
||||||
|
|
||||||
#pageDataWrapper {
|
|
||||||
width:330px;
|
|
||||||
margin-left: 100px;
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
#pageData
|
|
||||||
{padding-top:10px;
|
|
||||||
font-style:italic;
|
font-style:italic;
|
||||||
letter-spacing:4;
|
}
|
||||||
|
|
||||||
|
#categoryForm {
|
||||||
|
padding:5px 0px 5px 100px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#categoryForm p {
|
||||||
|
padding-bottom:10px;
|
||||||
|
padding-right:50px;
|
||||||
|
font-size:14px;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#firstPage
|
#addFilesWrapper {
|
||||||
{cursor:pointer;
|
display: none;
|
||||||
padding-top:10px;
|
padding:18px 0px 18px 100px;
|
||||||
padding-left:15px;
|
|
||||||
float:left;}
|
|
||||||
|
|
||||||
#firstPage:hover
|
|
||||||
{text-decoration:underline;}
|
|
||||||
|
|
||||||
#prevBtn, #nextBtn
|
|
||||||
{cursor:pointer;
|
|
||||||
padding-top:10px;}
|
|
||||||
|
|
||||||
#prevBtn
|
|
||||||
{padding-left:12px;
|
|
||||||
float:left;}
|
|
||||||
|
|
||||||
#nextBtn
|
|
||||||
{padding-left:20px;
|
|
||||||
padding-right:12px;
|
|
||||||
float:left;}
|
|
||||||
|
|
||||||
#lastPage
|
|
||||||
{float:left;
|
|
||||||
cursor:pointer;
|
|
||||||
padding-top:10px;}
|
|
||||||
|
|
||||||
#lastPage:hover
|
|
||||||
{text-decoration:underline;}
|
|
||||||
|
|
||||||
#withSelected
|
|
||||||
{padding-top:12px;
|
|
||||||
padding-left:100px;
|
|
||||||
clear:both;
|
|
||||||
float:left;}
|
|
||||||
|
|
||||||
#makePrivate
|
|
||||||
{margin-left:10px;}
|
|
||||||
|
|
||||||
#em
|
|
||||||
{font-style:italic;
|
|
||||||
text-align:justify;
|
|
||||||
line-height:20px;
|
|
||||||
padding-left:16px;}
|
|
||||||
|
|
||||||
#previewPane
|
|
||||||
{float:left;
|
|
||||||
padding-top:10px;
|
|
||||||
padding-left:20px;
|
|
||||||
font-size:12px;}
|
|
||||||
|
|
||||||
.previewObject a, .previewObject a:link
|
|
||||||
{text-decoration:none;
|
|
||||||
color:#555353;}
|
|
||||||
|
|
||||||
.previewObject a:visited
|
|
||||||
{color:#5a4123;}
|
|
||||||
|
|
||||||
.previewObject a:hover
|
|
||||||
{text-decoration:underline;}
|
|
||||||
|
|
||||||
.previewObject a:active
|
|
||||||
{color:#000;}
|
|
||||||
|
|
||||||
.itemForm
|
|
||||||
{width:400px;
|
|
||||||
height:200px;
|
|
||||||
overflow:hidden;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.leftCol {
|
#uploadInstructions {
|
||||||
width:200px;
|
font-size:14px;
|
||||||
padding-top:12px;
|
color: #3B240B;
|
||||||
float:left;}
|
margin-bottom: 10px;
|
||||||
|
font-style:italic;
|
||||||
.leftCol p
|
|
||||||
{
|
|
||||||
font-size:12px;
|
|
||||||
font-weight:bold;
|
|
||||||
text-align:left;}
|
|
||||||
|
|
||||||
.editTitle
|
|
||||||
{float:left;}
|
|
||||||
|
|
||||||
.itemFormLabel titleLabel {
|
|
||||||
display:block;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemTitle
|
#uploadingTo {
|
||||||
{width:180px;}
|
margin-bottom: 10px;
|
||||||
|
font-style:italic;}
|
||||||
|
|
||||||
.editPrivate
|
.uploading {
|
||||||
{clear:both;
|
width: 450px;
|
||||||
float:left;
|
border-width: 1px;
|
||||||
|
border-style: dashed;
|
||||||
|
border-color: #7db9e8;
|
||||||
|
padding: 5px;
|
||||||
|
font-size: 14px;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
border-radius:10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.uploaded {
|
||||||
|
width: 450px;
|
||||||
|
padding:10px;
|
||||||
|
font-size:14px;
|
||||||
|
margin-bottom:5px;
|
||||||
|
background: #7db9e8;
|
||||||
|
border-radius:10px;}
|
||||||
|
|
||||||
|
.formHelp
|
||||||
|
{font-weight:bold;
|
||||||
padding-top:6px;}
|
padding-top:6px;}
|
||||||
|
|
||||||
.rightCol {
|
.fileForm button
|
||||||
width:200px;
|
{float:right;
|
||||||
padding-top:12px;
|
margin-right:5px;
|
||||||
float:right;}
|
margin-bottom:5px;}
|
||||||
|
|
||||||
.rightCol p
|
#progressbar {
|
||||||
{font-weight:bold;
|
display: none;
|
||||||
text-align:right;}
|
background-color: #848484;
|
||||||
|
margin-left: 40px;
|
||||||
|
|
||||||
.editDescription {
|
|
||||||
float:right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemDescription {
|
#progress {
|
||||||
width:190px;
|
background: #3B240B;
|
||||||
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemFormLabel descriptionLabel {
|
#progressstatus {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#filesList {
|
||||||
|
margin-top: 15px;
|
||||||
|
margin-bottom:5px;}
|
||||||
|
|
||||||
|
.saved
|
||||||
|
{padding-left:7px;
|
||||||
|
font-size:12px;
|
||||||
display:block;
|
display:block;
|
||||||
|
padding-top:5px;
|
||||||
|
float:left;}
|
||||||
|
|
||||||
|
.fileForm {
|
||||||
|
overflow: hidden;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.submitInput
|
.fileTitle {
|
||||||
{clear:both;
|
float: bottom;
|
||||||
float:right;
|
width: 170px;
|
||||||
margin-top:6px;}
|
margin-left: 6px;
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.fileDesc {
|
||||||
|
float: left;
|
||||||
|
width: 250px;
|
||||||
|
margin-right:8px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#uploadStudy {
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user