ShadowFox/userContent-files/about_pages/memory.css

5 lines
107 B
CSS
Raw Normal View History

2017-12-09 01:08:22 +00:00
@-moz-document url(about:memory) {
div.opsRow {
background-color: var(--dark-accent) !important;
}
}