summaryrefslogtreecommitdiffstats
path: root/ogcp/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/static/css')
-rw-r--r--ogcp/static/css/soleta.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/ogcp/static/css/soleta.css b/ogcp/static/css/soleta.css
index 87e9e98..7d5eb9e 100644
--- a/ogcp/static/css/soleta.css
+++ b/ogcp/static/css/soleta.css
@@ -81,6 +81,10 @@ a.nav-link:not(.collapsed):not(.disabled)[data-toggle="collapse"]::before {
font-size: 0.7em;
}
+a.nav-link.live-report::before {
+ color: #ffc107;
+}
+
.subhead-heading {
margin-top: 1.5rem;
margin-bottom: 1.5rem;