code mirror merge gap
This commit is contained in:
parent
4d1c069f34
commit
ba4f99bf11
|
@ -251,7 +251,7 @@ url-prefix("moz-extension://{e4a8a97b-f2ed-450b-b12d-ee082ba24781}/src/content/e
|
|||
font-weight: 700
|
||||
}
|
||||
.CodeMirror-merge-gap {
|
||||
background-color: var(--in-content-category-header-background)!important;
|
||||
background-color: var(--theme-sidebar-background)!important;
|
||||
border-top: 1px solid!important;
|
||||
border-bottom: 1px solid!important;
|
||||
border-right: none!important;
|
||||
|
|
|
@ -1347,7 +1347,7 @@ url-prefix("moz-extension://{e4a8a97b-f2ed-450b-b12d-ee082ba24781}/src/content/e
|
|||
font-weight: 700
|
||||
}
|
||||
.CodeMirror-merge-gap {
|
||||
background-color: var(--in-content-category-header-background)!important;
|
||||
background-color: var(--theme-sidebar-background)!important;
|
||||
border-top: 1px solid!important;
|
||||
border-bottom: 1px solid!important;
|
||||
border-right: none!important;
|
||||
|
|
Loading…
Reference in New Issue