X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/970685936cdd7b70e3efa2f2506f66198049b16d..283ed815395b037ef132b4a9bd1e6e0c9d026183:/project/static/css/master.css diff --git a/project/static/css/master.css b/project/static/css/master.css index de799891..b413b2c4 100644 --- a/project/static/css/master.css +++ b/project/static/css/master.css @@ -341,4 +341,15 @@ text#commit-dialog-message { #split-dialog .container-box fieldset { margin: 0.5em; +} + +.CodeMirror-line-numbers +{ + text-align: right; + padding-top: 0.4em; + padding-right: 2px; + width: 28px; + font-size: 10pt; + background: black; + color: white; } \ No newline at end of file