|
@@ -1758,7 +1758,7 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
|
|
color: #fff;
|
|
color: #fff;
|
|
}
|
|
}
|
|
.etui {
|
|
.etui {
|
|
- width: 24px;
|
|
|
|
|
|
+ width: 15px;
|
|
height: 40px;
|
|
height: 40px;
|
|
background: #fff;
|
|
background: #fff;
|
|
border: 1px solid #dddddd;
|
|
border: 1px solid #dddddd;
|
|
@@ -1771,8 +1771,8 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
|
|
}
|
|
}
|
|
.etui i {
|
|
.etui i {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
- padding-top: 50%;
|
|
|
|
- padding-left: 15%;
|
|
|
|
|
|
+ padding-top: 90%;
|
|
|
|
+ /* padding-left: 15%; */
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
|