Newer
Older
.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;
}
/* {{{ flow page */
.flow-nav {
float:left;
}
margin-top: 0.8ex;
margin-left: 1.5em;
background-color:#ddd;
text-color:#eee;
.flow-session-expiration-panel {
float:right;
white-space: nowrap;
margin-right: 1em;
.flow-session-expiration-panel .form-control {
width: auto;
display: inline;
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;
}