CSS tweaks
This commit is contained in:
parent
8fb6814254
commit
63d8491a6e
|
@ -10,7 +10,7 @@
|
||||||
width: 20px;
|
width: 20px;
|
||||||
top: 9px;
|
top: 9px;
|
||||||
right: 9px;
|
right: 9px;
|
||||||
line-height: 24px;
|
line-height: 22px;
|
||||||
background-color:#fff;
|
background-color:#fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
@ -50,4 +50,4 @@
|
||||||
|
|
||||||
.r6o-widget.comment.editable {
|
.r6o-widget.comment.editable {
|
||||||
background-color:$blueish-white;
|
background-color:$blueish-white;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue