Update edit.css
This commit is contained in:
parent
8c2ec35b18
commit
f0c62f192a
1 changed files with 6 additions and 0 deletions
|
@ -24,6 +24,12 @@
|
|||
-webkit-margin-before: 0;
|
||||
-webkit-margin-after: 0;
|
||||
}
|
||||
.yellow-pane br {
|
||||
display:none;
|
||||
}
|
||||
.yellow-pane br:after {
|
||||
content: "\A";
|
||||
}
|
||||
.yellow-close {
|
||||
position:absolute;
|
||||
top:0.8em; right:1em; cursor:pointer;
|
||||
|
|
Loading…
Add table
Reference in a new issue