summaryrefslogtreecommitdiffstats
path: root/test-scheduler/ui/src/assets/css/mystyle.css
diff options
context:
space:
mode:
Diffstat (limited to 'test-scheduler/ui/src/assets/css/mystyle.css')
-rw-r--r--test-scheduler/ui/src/assets/css/mystyle.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-scheduler/ui/src/assets/css/mystyle.css b/test-scheduler/ui/src/assets/css/mystyle.css
index 72692469..942605b7 100644
--- a/test-scheduler/ui/src/assets/css/mystyle.css
+++ b/test-scheduler/ui/src/assets/css/mystyle.css
@@ -32,6 +32,9 @@ header{
#intr_table li a:active{
background-color: #1c84c6;
}
+#intr_table li.router-link-active a {
+ font-weight: bold;
+}
.title-section {
margin-bottom: 10px;
}