提交 3bc276e5 编写于 作者: C Catouse

* add .nav-default style.

上级 58ab23a4
/// ========================================================================
/// Bootstrap: navs.less
/// https://github.com/twbs/bootstrap/blob/master/less/navs.less
///
///
/// ZUI: The file has been changed in ZUI. It will not keep update with the
/// Bootsrap version in the future.
/// http://zui.sexy
......@@ -74,6 +74,19 @@
}
// Default simple nav
.nav-default {
> li {
float: left;
> a {
border-radius: @border-radius-base;
}
}
}
// Pills
.nav-pills {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册