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

Merge pull request #1744 from olivergondza/fix-button-link

[JENKINS-27436] Fix button link appearance
...@@ -1579,6 +1579,7 @@ table#legend-table td { ...@@ -1579,6 +1579,7 @@ table#legend-table td {
border-style: none; border-style: none;
border-color: transparent; border-color: transparent;
background: none; background: none;
text-decoration: none;
} }
#jenkins .yui-button .first-child { #jenkins .yui-button .first-child {
...@@ -1685,4 +1686,4 @@ table#legend-table td { ...@@ -1685,4 +1686,4 @@ table#legend-table td {
background-color: #e5958c; background-color: #e5958c;
color: #f8f8f8; color: #f8f8f8;
border: 1px solid #e39280; border: 1px solid #e39280;
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册