mirror of https://github.com/rspamd/rspamd.git
Rapid spam filtering system
https://rspamd.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
264 B
17 lines
264 B
.codejar-linenumbers-inner-wrap {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.codejar-linenumbers {
|
|
mix-blend-mode: initial;
|
|
height: 100%;
|
|
}
|
|
|
|
.codejar-linenumber {
|
|
position: relative;
|
|
top: 0px;
|
|
}
|