mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
test (#3791)
This commit is contained in:
parent
380857a896
commit
a9d22356a1
|
@ -326,7 +326,10 @@ table.diff_tab td.patch, th.patch {
|
|||
.syntax-hl span.variables { color:purple; }
|
||||
|
||||
/* DEBUG INFO STYLES */
|
||||
div.debug_container { color: #444; }
|
||||
div.debug_container {
|
||||
color: #444;
|
||||
background-color: var(--theme-container-background-color);
|
||||
}
|
||||
|
||||
/* DB ENTRIES */
|
||||
div.db_list { background-color: #fff; }
|
||||
|
|
Loading…
Reference in New Issue
Block a user