提交 055b0b8b 编写于 作者: M Miranda Fluharty 提交者: Annabel Dunstone Gray

Add modal close button styles to match design spec

Standard font weight and line height, darker color, full opacity
Change `button.close` to `.close`
Some existing modal buttons are links rather than buttons
上级 d73f4264
......@@ -29,6 +29,13 @@
padding-right: $modal-header-padding-x;
}
}
.close {
font-weight: $gl-font-weight-normal;
line-height: $gl-line-height;
color: $gray-900;
opacity: 1;
}
}
.modal-body {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册