134 lines
1.6 KiB
CSS
134 lines
1.6 KiB
CSS
@CHARSET "UTF-8";
|
|
|
|
.storno {
|
|
font-size: 14px;
|
|
min-height: 500px;
|
|
position: relative;
|
|
}
|
|
|
|
|
|
h3 {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
h5 {
|
|
font-weight: bold;
|
|
margin-top: 15px;
|
|
}
|
|
|
|
.email_enter {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
#email_label {
|
|
margin-right: 40px;
|
|
}
|
|
|
|
#auswahl {
|
|
margin-top: 15px;
|
|
}
|
|
|
|
#gesamtsumme {
|
|
margin-top: 5px;
|
|
font-size: 85%;
|
|
}
|
|
|
|
#author {
|
|
font-size:90%;
|
|
margin: 0 200px 0 150px;
|
|
padding-bottom: 8px;
|
|
}
|
|
|
|
#tabAnmeld, #tnames {
|
|
margin: auto;
|
|
border-collapse: collapse;
|
|
}
|
|
|
|
#tnames {
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#names {
|
|
display: none;
|
|
}
|
|
|
|
#absagedialog {
|
|
text-align: center;
|
|
}
|
|
|
|
#absagen, #uebernehmen {
|
|
width: 100%;
|
|
}
|
|
|
|
.det {
|
|
border: 1px solid black;
|
|
padding-left: 10px;
|
|
width: 100%;
|
|
}
|
|
|
|
.ui-dialog {
|
|
max-width: 800px !important;
|
|
width: 80% !important;
|
|
}
|
|
|
|
.findit {
|
|
box-shadow: none;
|
|
height: 20px;
|
|
width: 20px;
|
|
border-radius: 10px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
#anmeldung {
|
|
font-weight: bold;
|
|
}
|
|
|
|
#nixda {
|
|
color: red;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
#ausgetragen, #umgebucht {
|
|
text-align: center;
|
|
margin-top: 20px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#umbuchung {
|
|
text-align: center;
|
|
margin: auto;
|
|
}
|
|
|
|
|
|
#lower_text {
|
|
display: none;
|
|
margin-top: 30px;
|
|
}
|
|
|
|
.lastchange {
|
|
position: absolute;
|
|
bottom: 0px;
|
|
right: 5px;
|
|
}
|
|
|
|
.diebuttons {
|
|
width: 100%;
|
|
margin-top: 20px;
|
|
}
|
|
|
|
#homebutton {
|
|
display: none;
|
|
margin-top: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
#aenderung {
|
|
margin-top: 20px;
|
|
}
|
|
|
|
#maxanzahl {
|
|
margin-left: 10px;
|
|
font-size: 80%;
|
|
}
|