diff options
| author | Robert Günzler <r@gnzler.io> | 2020-06-17 18:39:19 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-06-17 18:39:19 +0200 |
| commit | ea7d9ae49e2d01c77993ca93a6dace221a87e24e (patch) | |
| tree | 05c60ccd55359cf7de9a9682cf610f71906e72c6 /.config/tridactyl/themes/r.css | |
| parent | f0002ecaa1130fb7de9db9539cc0d05e06b4cb85 (diff) | |
tridactyl: update config
Diffstat (limited to '.config/tridactyl/themes/r.css')
| -rw-r--r-- | .config/tridactyl/themes/r.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tridactyl/themes/r.css b/.config/tridactyl/themes/r.css index c7a0992..44f6427 100644 --- a/.config/tridactyl/themes/r.css +++ b/.config/tridactyl/themes/r.css @@ -54,6 +54,6 @@ /* opacity: 0.9; */ } -:root.TridactylThemeR #changelog { +:root.TridactylThemeR .TridactylOwnNamespace #changelog { background: var(--tridactyl-bg-second); } |