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

[Style] adding underline to selected doc

parent d9a55b09
......@@ -24,6 +24,7 @@
.table tr td .active {
font-weight: bold;
text-decoration: underline;
}
.table tr td .column-tag {
align-items: center;
......
......@@ -23,6 +23,7 @@
td
.active
font-weight: bold
text-decoration: underline
.column-tag
align-items: center
.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