fix whitespaces
This commit is contained in:
parent
20079c37e9
commit
7ed9c90726
1 changed files with 3 additions and 3 deletions
|
@ -392,13 +392,13 @@ input[type=number]::-webkit-outer-spin-button {
|
||||||
/* History */
|
/* History */
|
||||||
|
|
||||||
#previous_op .trigramme {
|
#previous_op .trigramme {
|
||||||
width:100%;
|
width:100%;
|
||||||
background-color:rgba(200,16,46,0.85);
|
background-color:rgba(200,16,46,0.85);
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
font-weight:bold;
|
font-weight:bold;
|
||||||
padding:3px;
|
padding:3px;
|
||||||
margin-left: -3px;
|
margin-left: -3px;
|
||||||
margin-bottom: 3px;
|
margin-bottom: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.kpsul_middle_right_col {
|
.kpsul_middle_right_col {
|
||||||
|
|
Loading…
Reference in a new issue