add option to show the print margin
This commit is contained in:
parent
9df0f712c5
commit
5955289793
4 changed files with 74 additions and 11 deletions
|
|
@ -15,6 +15,11 @@
|
|||
font-size: 12px;
|
||||
}
|
||||
|
||||
.editor .printMargin {
|
||||
width: 1px;
|
||||
background: rgb(191, 191, 191);
|
||||
}
|
||||
|
||||
.gutter-layer {
|
||||
right: 10px;
|
||||
text-align: right;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue