Commit 4c60dc54 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[Style] adding underline to selected doc

parent d9a55b09
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
.table tr td .active { .table tr td .active {
font-weight: bold; font-weight: bold;
text-decoration: underline;
} }
.table tr td .column-tag { .table tr td .column-tag {
align-items: center; align-items: center;
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
td td
.active .active
font-weight: bold font-weight: bold
text-decoration: underline
.column-tag .column-tag
align-items: center align-items: center
.doc-chooser .doc-chooser
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment