c3d2-web/content/static/datenspuren/2018/DS2018/style.css
2018-09-12 22:16:36 +02:00

83 lines
1.4 KiB
CSS

.cell-height1 { height: 40px; }
.cell-height2 { height: 77px; }
.cell-height3 { height: 117px; }
.cell-height4 { height: 157px; }
.cell-height5 { height: 197px; }
.cell-height6 { height: 237px; }
.cell-height7 { height: 277px; }
.cell-height8 { height: 317px; }
.cell-height9 { height: 357px; }
.cell-height10 { height: 397px; }
.cell-height11 { height: 437px; }
.cell-height12 { height: 477px; }
.cell-height13 { height: 517px; }
.cell-height14 { height: 557px; }
.cell-height15 { height: 597px; }
.cell-height16 { height: 637px; }
.cell-height17 { height: 677px; }
.cell-height18 { height: 717px; }
.cell-height19 { height: 757px; }
.cell-height20 { height: 797px; }
.event.track-default {
background-color: #555;
border-color: #555;
}
.event.track-default div.event-header {
background-color: #555;
}
.event.track-default div.event-header a {
color: #fff;
}
.conference-background {
background-color: #555;
}
.event.track-alles {
background-color: #555;
border-color: #555;
}
.event.track-alles div.event-header {
background-color: #555;
}
.event.track-alles div.event-header a {
color: #fff;
}
#colorkeys .track-alles {
background-color: #555;
}
.label .track-alles {
background-color: #555;
}
#colorkeys {
font-size: .8em;
opacity: .85;
}
#colorkeys ul {
padding: 0;
margin: 0;
list-style: none;
}
#colorkeys ul li {
margin: 0 .2em;
float: right;
}
#colorkeys ul li div {
padding: 0;
}
/* Custom Conference CSS */