/* * Coquelicot: "one-click" file sharing with a focus on users' privacy. * Copyright © 2010-2012 potager.org * © 2011 mh / immerda.ch * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ body background: no-repeat fixed 50% 100% #70794e url('images/background.jpg') font-family: Georgia color: darkgreen a, a:visited text-decoration: underline color: blue .error background-color: red color: white border: black solid 1px h1 margin-top: 0.1ex border-bottom: solid 1px #b60a00 text-align: center #container width: 550px margin: 2em auto border-radius: 25px -moz-border-radius: 25px -webkit-border-radius: 25px background: white border: solid 1px black padding: 5px 25px .url text-align: center .url a text-decoration: none color: black .url .base display: block font-size: small .url .name display: block font-size: x-large white-space: nowrap .again margin-top: 1ex text-align: right .field label float: left width: 12em text-align: right margin: 0 5px 2px 0 fieldset border: none .radio clear: left margin-left: 11.8em .radio input float: left margin: 2px 5px 0 0 .radio label text-align: left width: 17em .input, .random-pass margin: 0 5px 2px 0 float: left width: 220px .random-pass font-family: monospace font-size: large color: black #gen_pass font-size: small .field clear: left .submit text-align: center margin-top: 5px #progress margin: 8px width: 220px height: 19px #progressbar background: url('images/ajax-loader.gif') no-repeat width: 0px height: 19px #auth-message clear: both color: red text-align: center #footer position: fixed bottom: 0 clear: both width: 100% padding-top: 0.5em padding-bottom: 0.2em border-top: dashed 1px black text-align: center color: #ccc font-size: small #footer a, #footer a:visited color: #ccc text-decoration: underline #upload-authentication .field label margin: 0 5px 1px 0 #upload-authentication .submit float: right margin: 1px 22px