no message

Former-commit-id: 056b7f7a50d64bf320b65ebd3a6301ad6456c914 [formerly 056b7f7a50d64bf320b65ebd3a6301ad6456c914 [formerly 056b7f7a50d64bf320b65ebd3a6301ad6456c914 [formerly 056b7f7a50d64bf320b65ebd3a6301ad6456c914 [formerly ae40bb7b0785f3d8a035922bd37aedbc14d9eb89 [formerly 679045bbef9e94d22587f463269023edcf2c2846]]]]]
Former-commit-id: b3f1f954760033eb6f87d85d54da6af30e3d5a31
Former-commit-id: b6675dc93a632741b0910577225a1985a499d039
Former-commit-id: 4fc4f61a0489a545709f6ecce2ad84ff5fcaa818 [formerly 60f3c21bfa08c07170ff4b735823a41588df8de1]
Former-commit-id: ce2a206826f4ea40b83c41b296d166cf6e82daed
Former-commit-id: e900c8ab833c0e2d69f72de14b947da56aa05c71
Former-commit-id: 15f038af847b48dfb4ddc29fa583bf17fc6f30cf
Former-commit-id: 33bbb1a4b0ed13e275e92d4e54c7e7c1b0d2642b
Former-commit-id: 5c68f4c25ae0d641fe8cb7679dbdd6a607e95a46
This commit is contained in:
liyang
2018-06-28 15:10:44 +08:00
parent 0a40abfcb6
commit afb7723d00
7 changed files with 8 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ $theme-bg-mask: rgba(#000, 0);
$theme-container-background-color: rgba(#FFF, 1);
$theme-container-header-footer-background-color: rgba(#FFF, .6);
$theme-container-border-inner: 1px solid $color-border-2;
$theme-container-border-outer: 1px solid none;
$theme-container-border-outer: transparent;
// 顶栏和侧边栏中展开的菜单 hover 状态下
$theme-menu-item-color-hover: #293849;