Closes #100
This commit is contained in:
parent
4b1f93ed5b
commit
31873633fb
|
@ -15,6 +15,10 @@
|
||||||
resize:none;
|
resize:none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.r6o-readonly-comment {
|
||||||
|
white-space: pre;
|
||||||
|
}
|
||||||
|
|
||||||
.r6o-editable-text::-webkit-input-placeholder { color:#c2c2c2; }
|
.r6o-editable-text::-webkit-input-placeholder { color:#c2c2c2; }
|
||||||
.r6o-editable-text::-moz-placeholder { color:#c2c2c2; }
|
.r6o-editable-text::-moz-placeholder { color:#c2c2c2; }
|
||||||
.r6o-editable-text:-moz-placeholder { color:#c2c2c2; }
|
.r6o-editable-text:-moz-placeholder { color:#c2c2c2; }
|
||||||
|
|
Loading…
Reference in New Issue