|
@@ -38,6 +38,7 @@ font-size: .875rem;
|
|
|
.table th {
|
|
|
background: #e9ecef;
|
|
|
font-weight: normal;
|
|
|
+ color:#000;
|
|
|
}
|
|
|
.form-check,.form-check-label{
|
|
|
cursor: pointer;
|
|
@@ -718,17 +719,6 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
|
|
|
.baobiao-close-side:hover a{
|
|
|
color:#fff;
|
|
|
}
|
|
|
-.flowtoolsbar{
|
|
|
- display:none;
|
|
|
- position: absolute;
|
|
|
- bottom: 0;
|
|
|
- left:50%;
|
|
|
- margin-left:-110px;
|
|
|
- background-color: #33425b
|
|
|
-}
|
|
|
-.showtoolsbar:hover .flowtoolsbar{
|
|
|
- display: block
|
|
|
-}
|
|
|
.edit-tag-btn{
|
|
|
display: none
|
|
|
}
|