Newer
Older
.flow-progress {
width:15%;
float:right;
margin-top: 5px;
margin-right: 2em;
background-color:#fff;
background-color:#ddd;
text-color:#eee;
.well .start-well-title {
margin-top:0;
}
table.past-flow-session-table th {
margin-right:1em;
border-bottom: 1px solid black;
}
table.past-flow-session-table td {
padding-right:1em;
padding-top:4px;
}
table.past-flow-session-table {
margin-bottom: 2ex;
}
code {
/* Bootstrap: Hot pink for code? Really? */
color: #333;
}
.cf-calendar-event:target .panel-heading {
background-color: #ddf;
}
.cf-calendar-event:target .panel-body {
background-color: #f8f8f8;
}
/* {{{ histograms */
div.histogram > table {
border: 0px;
}
td.histogram-title {
vertical-align: top;
padding-right: 1em;
}
td.histogram-bar-cell {
min-width:500px;
}
td.histogram-bar-cell div.progress {
margin-bottom:5px;
}
.stats-percentage {
visibility:hidden;
}
div.progress:hover span.stats-percentage{
visibility:visible;
}
.current-access-rule {
background: #dcdcdc;
}
.result-figure-list dd {
margin-top: 1ex;
margin-left: 3em;
margin-bottom: 1ex;
}
.calendar-descriptions dd {
margin-left: 3em;
margin-bottom: 1ex;
}