|
@@ -41,6 +41,7 @@ font-size: .875rem;
|
|
|
}
|
|
|
.form-check,.form-check-label{
|
|
|
cursor: pointer;
|
|
|
+ line-height: 22px;
|
|
|
}
|
|
|
.input-group-text .group-checkbox[type="checkbox"],.input-group-text .group-checkbox[type="radio"]{
|
|
|
margin-top: .3rem;
|
|
@@ -253,7 +254,6 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
|
|
|
.panel-content .content-wrap{
|
|
|
margin:0 15px 15px;
|
|
|
position: relative;
|
|
|
- background-color: #d2d5da
|
|
|
}
|
|
|
.panel-sidebar+.panel-content{
|
|
|
padding: 65px 0 0 200px;
|
|
@@ -322,7 +322,7 @@ input.nospin[type="number"]{-moz-appearance:textfield;}
|
|
|
.side-menu .nav-link{
|
|
|
line-height: 16px;
|
|
|
font-size: 14px;
|
|
|
- color:#666;
|
|
|
+ color:#007bff;
|
|
|
}
|
|
|
.side-menu .nav-link:hover{
|
|
|
background:#dcdee3;
|