|
|
@ -185,11 +185,10 @@ th { |
|
|
|
text-align:-webkit-match-parent |
|
|
|
text-align:-webkit-match-parent |
|
|
|
} |
|
|
|
} |
|
|
|
label { |
|
|
|
label { |
|
|
|
display: inline-block; |
|
|
|
|
|
|
|
margin-bottom: 0.5rem; |
|
|
|
|
|
|
|
display: inline-block; |
|
|
|
display: inline-block; |
|
|
|
margin-bottom: 0.5rem; |
|
|
|
margin-bottom: 0.5rem; |
|
|
|
font-size: 11px; |
|
|
|
font-size: 11px; |
|
|
|
|
|
|
|
line-height: 12px; |
|
|
|
} |
|
|
|
} |
|
|
|
button { |
|
|
|
button { |
|
|
|
border-radius:0 |
|
|
|
border-radius:0 |
|
|
@ -2878,10 +2877,10 @@ input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn- |
|
|
|
position:relative; margin-bottom:0; vertical-align:top |
|
|
|
position:relative; margin-bottom:0; vertical-align:top |
|
|
|
} |
|
|
|
} |
|
|
|
.custom-control-label::before { |
|
|
|
.custom-control-label::before { |
|
|
|
position:absolute; top:.203125rem; left:-1.5rem; display:block; width:1rem; height:1rem; pointer-events:none; content:""; background-color:#fff; border:#b4bcc2 solid 1px |
|
|
|
position:absolute; top:0px; left:-1.5rem; display:block; width:1rem; height:1rem; pointer-events:none; content:""; background-color:#fff; border:#b4bcc2 solid 1px |
|
|
|
} |
|
|
|
} |
|
|
|
.custom-control-label::after { |
|
|
|
.custom-control-label::after { |
|
|
|
position:absolute; top:.203125rem; left:-1.5rem; display:block; width:1rem; height:1rem; content:""; background:no-repeat 50%/50% 50% |
|
|
|
position:absolute; top:0px; left:-1.5rem; display:block; width:1rem; height:1rem; content:""; background:no-repeat 50%/50% 50% |
|
|
|
} |
|
|
|
} |
|
|
|
.custom-checkbox .custom-control-label::before { |
|
|
|
.custom-checkbox .custom-control-label::before { |
|
|
|
border-radius:.25rem |
|
|
|
border-radius:.25rem |
|
|
|