X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fdark-theme.css;h=f371e3275d1a30d922f9c82c5848e1b481309deb;hp=c47bf8c0c6041fc45ff11fcf3ec78c8739373b9f;hb=9ff3770c42688104b98dc9f99e67148047d9bd6d;hpb=1e9e1791d430ae539727c01da67e7dbbf3adfa18 diff --git a/LCARStrek/devtools/dark-theme.css b/LCARStrek/devtools/dark-theme.css index c47bf8c0..f371e327 100644 --- a/LCARStrek/devtools/dark-theme.css +++ b/LCARStrek/devtools/dark-theme.css @@ -240,8 +240,8 @@ div.CodeMirror div.error-line { div.CodeMirror span.marked-text { background: rgba(255,207,0,0.2); border: 1px dashed rgba(156, 156, 255, 0.6); - -moz-margin-start: -1px; - -moz-margin-end: -1px; + margin-inline-start: -1px; + margin-inline-end: -1px; } /* Highlight for evaluating current statement. */