A few style tweaks

pull/146/head
Jordan Wright 2016-02-12 21:26:01 -06:00
parent 12975bf0c3
commit b9995456c2
1 changed files with 5 additions and 1 deletions

6
static/css/main.css vendored
View File

@ -374,6 +374,9 @@ table.dataTable thead .sorting_desc:after {
content: "\f0dd" !important;
opacity: .8 !important;
}
td.details-control{
cursor:pointer;
}
.timeline{
text-align:left;
background-color:#ffffff;
@ -445,7 +448,8 @@ table.dataTable thead .sorting_desc:after {
margin-top: 10px;
margin-bottom: 10px;
}
.timeline-event-table{
.timeline-event-results{
font-size:16px;
display:none;
}
.tooltip-inner {