提交 9431039b 编写于 作者: A Alexander Wunschik

replaced boxed-bg images with static color

上级 6f77ce58
......@@ -34,7 +34,7 @@ body {
}
.layout-boxed {
background: url('@{boxed-layout-bg-image-path}') repeat fixed;
background-color: @sidebar-light-bg;
}
/*
......
// AdminLTE 2 Variables.less
// =========================
// PATHS
// --------------------------------------------------------
@boxed-layout-bg-image-path: "../img/boxed-bg.jpg";
// COLORS
// --------------------------------------------------------
// Primary
......
......@@ -4,7 +4,6 @@
// PATHS
// --------------------------------------------------------
$path-to-bootstrap-sass: "../../bower_components/bootstrap/scss" !default;
$boxed-layout-bg-image-path: "../img/boxed-bg.jpg" !default;
// COLORS
// --------------------------------------------------------
......@@ -126,4 +125,4 @@ $attachment-border-radius: 3px !default;
// Transition global options
$transition-speed: 0.3s !default;
$transition-fn: ease-in-out !default;
\ No newline at end of file
$transition-fn: ease-in-out !default;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册