提交 b166610c 编写于 作者: C Catouse

* ajusted style of navs.

上级 34efd1a2
此差异已折叠。
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -190,7 +190,8 @@
// -------------------------
.nav-primary
{
> li {
> li
{
float: left;
margin-left: -1px;
......@@ -311,6 +312,21 @@
&:first-child
{
margin-top: 0;
> a
{
margin-left: 0;
.border-bottom-radius(0);
.border-top-radius(@border-radius-base);
}
}
&:last-child
{
> a
{
.border-top-radius(0);
.border-bottom-radius(@border-radius-base);
}
}
// Active state
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册