service2.js: Finish <textarea> support
This commit is contained in:
@@ -71,6 +71,13 @@
|
||||
background-image: url('images/mistake-svgrepo-com.svg');
|
||||
}
|
||||
|
||||
.bes-text-panel {
|
||||
position: absolute;
|
||||
color: transparent;
|
||||
border-color: transparent;
|
||||
background: none;
|
||||
}
|
||||
|
||||
/* TODO: Styles below should be removed after testing period is over */
|
||||
.resizable {
|
||||
overflow-x: scroll;
|
||||
|
||||
Reference in New Issue
Block a user