diff options
Diffstat (limited to 'src/chrome/global/devtools/storage.css')
| -rw-r--r-- | src/chrome/global/devtools/storage.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/chrome/global/devtools/storage.css b/src/chrome/global/devtools/storage.css index 596004e..28f2e13 100644 --- a/src/chrome/global/devtools/storage.css +++ b/src/chrome/global/devtools/storage.css | |||
| @@ -8,10 +8,7 @@ | |||
| 8 | min-width: 220px; | 8 | min-width: 220px; |
| 9 | max-width: 500px; | 9 | max-width: 500px; |
| 10 | overflow: auto; | 10 | overflow: auto; |
| 11 | } | 11 | background: var(--theme-sidebar-background); |
| 12 | |||
| 13 | .theme-dark #storage-tree { | ||
| 14 | background: #343c45; /* Toolbars */ | ||
| 15 | } | 12 | } |
| 16 | 13 | ||
| 17 | #storage-tree .tree-widget-item[type="store"]:after { | 14 | #storage-tree .tree-widget-item[type="store"]:after { |
