|
@@ -8,10 +8,10 @@ body {
|
|
|
font-size: 0.9rem
|
|
|
}
|
|
|
.btn.disabled, .btn:disabled {
|
|
|
- color:#999
|
|
|
+ color:#999
|
|
|
}
|
|
|
.btn-link:focus, .btn-link:hover{
|
|
|
- text-decoration: none
|
|
|
+ text-decoration: none
|
|
|
}
|
|
|
/*自定义css*/
|
|
|
.header {
|
|
@@ -28,14 +28,14 @@ body {
|
|
|
line-height: inherit
|
|
|
}
|
|
|
.header .header-logo sup{
|
|
|
- font-size:10px;
|
|
|
- top:-1.2em
|
|
|
+ font-size:10px;
|
|
|
+ top:-1.2em
|
|
|
}
|
|
|
.top-msg{
|
|
|
- position: fixed;
|
|
|
- top:0;
|
|
|
- width:100%;
|
|
|
- z-index: 999
|
|
|
+ position: fixed;
|
|
|
+ top:0;
|
|
|
+ width:100%;
|
|
|
+ z-index: 999
|
|
|
}
|
|
|
.main {
|
|
|
position: relative;
|
|
@@ -61,38 +61,38 @@ body {
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
.main-nav .nav a.active {
|
|
|
- border: 1px solid #ff6501;
|
|
|
+ border: 2px solid #ff6501;
|
|
|
border-right: 1px solid #fff;
|
|
|
background: #fff;
|
|
|
color: #333
|
|
|
}
|
|
|
.main-nav .nav-tabs{
|
|
|
- border-bottom: none
|
|
|
+ border-bottom: none
|
|
|
}
|
|
|
.poj-manage .col-auto{
|
|
|
- background:#f7f7f9
|
|
|
+ background:#f7f7f9
|
|
|
}
|
|
|
.poj-cate {
|
|
|
- width:58px
|
|
|
+ width:58px
|
|
|
}
|
|
|
.poj-cate .nav-pills .nav-link{
|
|
|
- border-radius: 0;
|
|
|
- font-size: 24px;
|
|
|
- color: #007bff
|
|
|
+ border-radius: 0;
|
|
|
+ font-size: 24px;
|
|
|
+ color: #007bff
|
|
|
}
|
|
|
.poj-cate .nav-pills .nav-link:hover{
|
|
|
- color:#0056b3
|
|
|
+ color:#0056b3
|
|
|
}
|
|
|
.poj-cate .nav-pills .nav-link.active, .nav-pills .show > .nav-link{
|
|
|
- background-color: #6c757d;
|
|
|
- color:#fff
|
|
|
+ background-color: #6c757d;
|
|
|
+ color:#fff
|
|
|
}
|
|
|
.pm-side{
|
|
|
- position: fixed;
|
|
|
- left:0
|
|
|
+ position: fixed;
|
|
|
+ left:0
|
|
|
}
|
|
|
.pm-content{
|
|
|
- padding-left:58px
|
|
|
+ padding-left:58px
|
|
|
}
|
|
|
.content {
|
|
|
border-left: 1px solid #ccc;
|
|
@@ -100,11 +100,12 @@ body {
|
|
|
background: #fff
|
|
|
}
|
|
|
.toolsbar,.toolsbar-f {
|
|
|
- border-bottom: 1px solid #ccc
|
|
|
+ border-bottom: 1px solid #ccc
|
|
|
}
|
|
|
.tools-btn {
|
|
|
height: 30px;
|
|
|
line-height: 30px;
|
|
|
+ background:#fff
|
|
|
}
|
|
|
.toolsbar .tools-btn.btn:hover,.toolsbar-f .tools-btn.btn:hover {
|
|
|
background: #f7f7f9;
|
|
@@ -114,23 +115,23 @@ body {
|
|
|
overflow-y: hidden;
|
|
|
}
|
|
|
.main-data-top,.main-data-full{
|
|
|
- overflow: hidden;
|
|
|
- width:100%
|
|
|
+ overflow: hidden;
|
|
|
+ width:100%
|
|
|
}
|
|
|
.main-content.col-lg-8{
|
|
|
- width:66.666667%
|
|
|
+ width:66.666667%
|
|
|
}
|
|
|
.main-content.col-lg-12{
|
|
|
- width:100%
|
|
|
+ width:100%
|
|
|
}
|
|
|
.main-side.col-lg-4{
|
|
|
- width: 33.333333%;
|
|
|
+ width: 33.333333%;
|
|
|
}
|
|
|
.main-side.col-lg-0{
|
|
|
- width:0%;
|
|
|
+ width:0%;
|
|
|
}
|
|
|
.sidebar-bottom,.sidebar-bottom .col-lg-6,.sidebar-bottom .col-lg-12 {
|
|
|
- height:300px
|
|
|
+ height:300px
|
|
|
}
|
|
|
.top-content, .fluid-content {
|
|
|
overflow: auto;
|
|
@@ -145,8 +146,16 @@ body {
|
|
|
border-radius: 0;
|
|
|
padding: 0.2em 0.5em
|
|
|
}
|
|
|
+.bottom-tools {
|
|
|
+ height: 30px;
|
|
|
+ line-height: 30px;
|
|
|
+ background:#F1F1F1;
|
|
|
+ bottom:30px;
|
|
|
+ left:30px;
|
|
|
+ z-index: 999
|
|
|
+}
|
|
|
.side-tabs .nav-tabs .nav-item {
|
|
|
- z-index: 999
|
|
|
+ z-index: 999
|
|
|
}
|
|
|
.side-tabs .nav-tabs {
|
|
|
border-bottom: none;
|
|
@@ -159,7 +168,7 @@ body {
|
|
|
z-index: 999
|
|
|
}
|
|
|
.bottom-content .nav-tabs .nav-link.active {
|
|
|
- border:1px solid #ff6501;
|
|
|
+ border:2px solid #ff6501;
|
|
|
border-bottom: 1px solid #fff
|
|
|
}
|
|
|
.side-tabs .nav-tabs .nav-link.active {
|
|
@@ -274,82 +283,82 @@ body {
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.print-toolsbar{
|
|
|
- padding:5px
|
|
|
+ padding:5px
|
|
|
}
|
|
|
.print-toolsbar .panel {
|
|
|
- display:inline-block;
|
|
|
- vertical-align:top;
|
|
|
- background:#f7f7f9
|
|
|
+ display:inline-block;
|
|
|
+ vertical-align:top;
|
|
|
+ background:#f7f7f9
|
|
|
}
|
|
|
.print-toolsbar .panel .panel-foot{
|
|
|
- text-align: center;
|
|
|
- font-size: 12px
|
|
|
+ text-align: center;
|
|
|
+ font-size: 12px
|
|
|
}
|
|
|
.print-list {
|
|
|
- border-right:1px solid #ccc
|
|
|
+ border-right:1px solid #ccc
|
|
|
}
|
|
|
.print-list .form-list {
|
|
|
- overflow: auto
|
|
|
+ overflow: auto
|
|
|
}
|
|
|
.print-list .list-tools{
|
|
|
- height:50px;
|
|
|
- padding:10px 0;
|
|
|
- border-bottom:1px solid #f2f2f2
|
|
|
+ height:50px;
|
|
|
+ padding:10px 0;
|
|
|
+ border-bottom:1px solid #f2f2f2
|
|
|
}
|
|
|
.pageContainer {
|
|
|
- background: #ededed;
|
|
|
- text-align: center
|
|
|
+ background: #ededed;
|
|
|
+ text-align: center
|
|
|
}
|
|
|
.pageContainer .page{
|
|
|
- border:9px solid transparent;
|
|
|
- display: inline-block;
|
|
|
+ border:9px solid transparent;
|
|
|
+ display: inline-block;
|
|
|
}
|
|
|
.pageContainer .page img{
|
|
|
- width:inherit;
|
|
|
- height: inherit;
|
|
|
+ width:inherit;
|
|
|
+ height: inherit;
|
|
|
}
|
|
|
.modal-auto-height {
|
|
|
- height: 400px;
|
|
|
- overflow-y: auto;
|
|
|
+ height: 400px;
|
|
|
+ overflow-y: auto;
|
|
|
}
|
|
|
.modal-toolbar + .modal-auto-height{
|
|
|
- height:369px
|
|
|
+ height:369px
|
|
|
}
|
|
|
.modal-fixed-height {
|
|
|
- height: 400px;
|
|
|
- overflow-y: hidden;
|
|
|
+ height: 400px;
|
|
|
+ overflow-y: hidden;
|
|
|
}
|
|
|
.sidebar-tools-bar {
|
|
|
- background:#fff
|
|
|
+ background:#fff
|
|
|
}
|
|
|
.side-search-box{
|
|
|
- background:#fff;
|
|
|
- border-bottom:1px solid #ddd
|
|
|
+ background:#fff;
|
|
|
+ border-bottom:1px solid #ddd
|
|
|
}
|
|
|
.navbar-crumb span{
|
|
|
- max-width: 200px
|
|
|
+ max-width: 200px
|
|
|
}
|
|
|
.dropdown-item{
|
|
|
- color:#007bff
|
|
|
+ color:#007bff
|
|
|
}
|
|
|
.dropdown-item:hover{
|
|
|
- color:#0056b3
|
|
|
+ color:#0056b3
|
|
|
}
|
|
|
.dropdown-item.disabled, .dropdown-item:disabled{
|
|
|
- pointer-events:none
|
|
|
+ pointer-events:none
|
|
|
}
|
|
|
.tools-symbol{
|
|
|
- width:450px
|
|
|
+ width:450px
|
|
|
}
|
|
|
.tools-symbol p{
|
|
|
- margin: 0
|
|
|
+ margin: 0
|
|
|
}
|
|
|
.tools-symbol a.btn{
|
|
|
- font-size: .95rem;
|
|
|
- width:26px;
|
|
|
- padding: 0;
|
|
|
- height:26px;
|
|
|
+ font-size: .95rem;
|
|
|
+ width:26px;
|
|
|
+ padding: 0;
|
|
|
+ height:26px;
|
|
|
}
|
|
|
.custom-file-input:lang(zh) ~ .custom-file-label::after {
|
|
|
content: "浏览";
|
|
|
-}
|
|
|
+}
|