286 lines
5.5 KiB
CSS
286 lines
5.5 KiB
CSS
@import url("../css/bootstrap.css");
|
|
@import url("../css/fastadmin.css");
|
|
@import url("../css/iconfont.css");
|
|
@import url("../libs/font-awesome/css/font-awesome.min.css");
|
|
@import url("../libs/toastr/toastr.min.css");
|
|
@import url("../libs/fastadmin-layer/dist/theme/default/layer.css");
|
|
@import url("../libs/bootstrap-table/dist/bootstrap-table.min.css");
|
|
@import url("../libs/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css");
|
|
@import url("../libs/bootstrap-daterangepicker/daterangepicker.css");
|
|
@import url("../libs/nice-validator/dist/jquery.validator.css");
|
|
@import url("../libs/bootstrap-select/dist/css/bootstrap-select.min.css");
|
|
@import url("../libs/fastadmin-selectpage/selectpage.css");
|
|
@import url("../libs/bootstrap-slider/slider.css");
|
|
.m-0 {
|
|
margin-top: 0px !important;
|
|
margin-right: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
margin-left: 0px !important;
|
|
}
|
|
.mt-0 {
|
|
margin-top: 0px !important;
|
|
}
|
|
.mr-0 {
|
|
margin-right: 0px !important;
|
|
}
|
|
.mb-0 {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
.ml-0 {
|
|
margin-left: 0px !important;
|
|
}
|
|
.mx-0 {
|
|
margin-left: 0px !important;
|
|
margin-right: 0px !important;
|
|
}
|
|
.my-0 {
|
|
margin-top: 0px !important;
|
|
margin-bottom: 0px !important;
|
|
}
|
|
.m-1 {
|
|
margin-top: 5px !important;
|
|
margin-right: 5px !important;
|
|
margin-bottom: 5px !important;
|
|
margin-left: 5px !important;
|
|
}
|
|
.mt-1 {
|
|
margin-top: 5px !important;
|
|
}
|
|
.mr-1 {
|
|
margin-right: 5px !important;
|
|
}
|
|
.mb-1 {
|
|
margin-bottom: 5px !important;
|
|
}
|
|
.ml-1 {
|
|
margin-left: 5px !important;
|
|
}
|
|
.mx-1 {
|
|
margin-left: 5px !important;
|
|
margin-right: 5px !important;
|
|
}
|
|
.my-1 {
|
|
margin-top: 5px !important;
|
|
margin-bottom: 5px !important;
|
|
}
|
|
.m-2 {
|
|
margin-top: 10px !important;
|
|
margin-right: 10px !important;
|
|
margin-bottom: 10px !important;
|
|
margin-left: 10px !important;
|
|
}
|
|
.mt-2 {
|
|
margin-top: 10px !important;
|
|
}
|
|
.mr-2 {
|
|
margin-right: 10px !important;
|
|
}
|
|
.mb-2 {
|
|
margin-bottom: 10px !important;
|
|
}
|
|
.ml-2 {
|
|
margin-left: 10px !important;
|
|
}
|
|
.mx-2 {
|
|
margin-left: 10px !important;
|
|
margin-right: 10px !important;
|
|
}
|
|
.my-2 {
|
|
margin-top: 10px !important;
|
|
margin-bottom: 10px !important;
|
|
}
|
|
.m-3 {
|
|
margin-top: 15px !important;
|
|
margin-right: 15px !important;
|
|
margin-bottom: 15px !important;
|
|
margin-left: 15px !important;
|
|
}
|
|
.mt-3 {
|
|
margin-top: 15px !important;
|
|
}
|
|
.mr-3 {
|
|
margin-right: 15px !important;
|
|
}
|
|
.mb-3 {
|
|
margin-bottom: 15px !important;
|
|
}
|
|
.ml-3 {
|
|
margin-left: 15px !important;
|
|
}
|
|
.mx-3 {
|
|
margin-left: 15px !important;
|
|
margin-right: 15px !important;
|
|
}
|
|
.my-3 {
|
|
margin-top: 15px !important;
|
|
margin-bottom: 15px !important;
|
|
}
|
|
.m-4 {
|
|
margin-top: 20px !important;
|
|
margin-right: 20px !important;
|
|
margin-bottom: 20px !important;
|
|
margin-left: 20px !important;
|
|
}
|
|
.mt-4 {
|
|
margin-top: 20px !important;
|
|
}
|
|
.mr-4 {
|
|
margin-right: 20px !important;
|
|
}
|
|
.mb-4 {
|
|
margin-bottom: 20px !important;
|
|
}
|
|
.ml-4 {
|
|
margin-left: 20px !important;
|
|
}
|
|
.mx-4 {
|
|
margin-left: 20px !important;
|
|
margin-right: 20px !important;
|
|
}
|
|
.my-4 {
|
|
margin-top: 20px !important;
|
|
margin-bottom: 20px !important;
|
|
}
|
|
.p-0 {
|
|
padding-top: 0px !important;
|
|
padding-right: 0px !important;
|
|
padding-bottom: 0px !important;
|
|
padding-left: 0px !important;
|
|
}
|
|
.pt-0 {
|
|
padding-top: 0px !important;
|
|
}
|
|
.pr-0 {
|
|
padding-right: 0px !important;
|
|
}
|
|
.pb-0 {
|
|
padding-bottom: 0px !important;
|
|
}
|
|
.pl-0 {
|
|
padding-left: 0px !important;
|
|
}
|
|
.px-0 {
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
.py-0 {
|
|
padding-top: 0px !important;
|
|
padding-bottom: 0px !important;
|
|
}
|
|
.p-1 {
|
|
padding-top: 5px !important;
|
|
padding-right: 5px !important;
|
|
padding-bottom: 5px !important;
|
|
padding-left: 5px !important;
|
|
}
|
|
.pt-1 {
|
|
padding-top: 5px !important;
|
|
}
|
|
.pr-1 {
|
|
padding-right: 5px !important;
|
|
}
|
|
.pb-1 {
|
|
padding-bottom: 5px !important;
|
|
}
|
|
.pl-1 {
|
|
padding-left: 5px !important;
|
|
}
|
|
.px-1 {
|
|
padding-left: 5px !important;
|
|
padding-right: 5px !important;
|
|
}
|
|
.py-1 {
|
|
padding-top: 5px !important;
|
|
padding-bottom: 5px !important;
|
|
}
|
|
.p-2 {
|
|
padding-top: 10px !important;
|
|
padding-right: 10px !important;
|
|
padding-bottom: 10px !important;
|
|
padding-left: 10px !important;
|
|
}
|
|
.pt-2 {
|
|
padding-top: 10px !important;
|
|
}
|
|
.pr-2 {
|
|
padding-right: 10px !important;
|
|
}
|
|
.pb-2 {
|
|
padding-bottom: 10px !important;
|
|
}
|
|
.pl-2 {
|
|
padding-left: 10px !important;
|
|
}
|
|
.px-2 {
|
|
padding-left: 10px !important;
|
|
padding-right: 10px !important;
|
|
}
|
|
.py-2 {
|
|
padding-top: 10px !important;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
.p-3 {
|
|
padding-top: 15px !important;
|
|
padding-right: 15px !important;
|
|
padding-bottom: 15px !important;
|
|
padding-left: 15px !important;
|
|
}
|
|
.pt-3 {
|
|
padding-top: 15px !important;
|
|
}
|
|
.pr-3 {
|
|
padding-right: 15px !important;
|
|
}
|
|
.pb-3 {
|
|
padding-bottom: 15px !important;
|
|
}
|
|
.pl-3 {
|
|
padding-left: 15px !important;
|
|
}
|
|
.px-3 {
|
|
padding-left: 15px !important;
|
|
padding-right: 15px !important;
|
|
}
|
|
.py-3 {
|
|
padding-top: 15px !important;
|
|
padding-bottom: 15px !important;
|
|
}
|
|
.p-4 {
|
|
padding-top: 20px !important;
|
|
padding-right: 20px !important;
|
|
padding-bottom: 20px !important;
|
|
padding-left: 20px !important;
|
|
}
|
|
.pt-4 {
|
|
padding-top: 20px !important;
|
|
}
|
|
.pr-4 {
|
|
padding-right: 20px !important;
|
|
}
|
|
.pb-4 {
|
|
padding-bottom: 20px !important;
|
|
}
|
|
.pl-4 {
|
|
padding-left: 20px !important;
|
|
}
|
|
.px-4 {
|
|
padding-left: 20px !important;
|
|
padding-right: 20px !important;
|
|
}
|
|
.py-4 {
|
|
padding-top: 20px !important;
|
|
padding-bottom: 20px !important;
|
|
}
|
|
html,
|
|
body {
|
|
height: 100%;
|
|
}
|
|
body {
|
|
padding-top: 60px;
|
|
font-size: 14px;
|
|
background: #f4f6f8;
|
|
height: 100%;
|
|
line-height: 1.5715;
|
|
-webkit-font-smoothing: antialiased;
|
|
text-rendering: optimizeLegibility;
|
|
|