提交 616a5947 编写于 作者: C Catouse

* rebuild resources.

上级 d39ffabb
因为 它太大了无法显示 source diff 。你可以改为 查看blob
此差异已折叠。
此差异已折叠。
此差异已折叠。
......@@ -49,9 +49,9 @@
&.active:focus
{
z-index: 2; // Place active items above their siblings for proper border styling
background-color: @component-active-color;
border-color: @component-active-color;
color: @color-fore;
background-color: @component-active-bg;
border-color: @component-active-bg;
color: @component-active-color;
// Force color to inherit for custom content
.list-group-item-heading { color: @color-fore; }
......
......@@ -47,11 +47,11 @@
}
// // Optional footer (stays gray in every modifier class)
// .panel-footer
// {
// padding: 10px 15px;
// background-color: @panel-footer-bg;
// border-top: 1px solid @panel-inner-border;
// .border-bottom-radius(@panel-border-radius - 1);
// }
.panel-footer
{
padding: 10px 15px;
background-color: @panel-footer-bg;
border-top: 1px solid @panel-inner-border;
.border-bottom-radius(@panel-border-radius - 1);
}
@import "basic/variables.chanzhi.less";
@import "basic/variables.less";
@import "basic/mixins.less";
@import "modules/kindeditor.less";
......@@ -30,6 +30,7 @@
@import "controls/divider.less";
@import "controls/buttons.less";
@import "controls/labels.less";
@import "controls/labels.fix.less";
@import "controls/breadcrumbs.less";
@import "controls/icons.less";
@import "controls/close.less";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册