Page MenuHomec4science

tln-fulltext.component.css
No OneTemporary

File Metadata

Created
Mon, May 6, 14:55

tln-fulltext.component.css

#page {
width: 100%;
position: relative;
top: 0px;
left: 0px;
}
.icon-button {
width: 15px;
margin-left: 3px;
}
.page-navi {
float: left;
margin-top: -3px;
margin-bottom: 1px;
height: 38px;
background-color: lightblue;
z-index: 2;
}
.default-mouse {
cursor: default;
}
.small-grey {
color: lightgrey;
font-size: 80%;
}
.text {
position: absolute;
top: 10px;
left: 500px;
}
.search {
position: relative;
top: 60px;
width: 500px;
height: 100%;
text-align: center;
margin-right: 20px;
}
.extra-space {
margin-top: 45px;
}
.title {
text-align: left;
margin-left: 20px;
}
.form {
width: 95%;
}
.full-width {
min-width: 150px;
max-width: 500px;
width: 80%;
}

Event Timeline