diff --git a/styles/bootstrap/application.css b/styles/bootstrap/application.css index 2cfbfd414..c4e775da1 100644 --- a/styles/bootstrap/application.css +++ b/styles/bootstrap/application.css @@ -144,6 +144,12 @@ div.status_change_-1 { border-color: #F89797; } +div.timeline-event-selected { + background-color: #fff785; + border-color: #ffc200; + z-index: 999; +} + @media (max-width: 480px) { .nav-tabs > li { float:none;