body {

padding-top: 50px;

}

.contents a { color: inherit; }

.inline-file {

width:100%;
min-height: 600px;
background: white;

}

h2.path {

margin-bottom: 0.8em;

}

editor {

line-height: normal;
position: relative;
width: 100%;
height: 600px;
margin-bottom: 1em;

}

form.upload p, form.add p {

padding-bottom: 0.6em;
font-weight: bold;

}

/* Dir Listing */ table td img { vertical-align: middle; } table td.author, td.modified { width: 30%; } table td.size { width: 15%; }

/* Settings */ div.share {

border-radius: 7px;
border: 1px solid black;
padding: 1em;
margin: 1em 0;
width: 60%;

}

input.path {

width: 80%;

}

.field {

padding: 0.8em 0;

} .field span { font-weight: bold; }