提交 2214e9ce 编写于 作者: O Oliver Gondža

Merge pull request #1314 from kevinburke/lighter

Switch underline/non underline on sidebar
......@@ -372,6 +372,14 @@ pre.console {
font-size: 12pt;
}
#jenkins .task-link {
text-decoration: none;
}
#jenkins .task-link:hover {
text-decoration: underline;
}
.task {
white-space: nowrap;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册