Add support of showing authorship in editor and adjust related styles
This commit is contained in:
@@ -49,6 +49,9 @@ body {
|
||||
min-width: 1.5em;
|
||||
text-align: right;
|
||||
}
|
||||
.CodeMirror-gutter.authorship-gutters {
|
||||
width: 8px;
|
||||
}
|
||||
.CodeMirror-matchingtag {
|
||||
background: rgba(255, 255, 255, .1);
|
||||
line-height: 1em;
|
||||
|
||||
Reference in New Issue
Block a user