提交 1a5cde17 编写于 作者: S Sytse Sijbrandij

Restyle tree table UI

上级 731619ac
......@@ -17,11 +17,11 @@ table {
}
th {
font-weight: bold;
font-weight: normal;
font-size: 15px;
vertical-align: middle;
border-bottom: 1px solid #CCC;
text-shadow: 0 1px 1px #fff;
@include bg-dark-gray-gradient;
ul.nav {
text-shadow: none;
......
......@@ -57,13 +57,17 @@
}
.tree-table {
border: none;
th .btn {
margin: -2px -1px;
padding: 2px 10px;
}
td {
line-height: 20px;
background: #fafafa;
background: #fff !important;
border-left: none;
border-right: none;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册