diff options
Diffstat (limited to 'youtube/static/license.css')
-rw-r--r-- | youtube/static/license.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/license.css b/youtube/static/license.css index bf3f129..a86780c 100644 --- a/youtube/static/license.css +++ b/youtube/static/license.css @@ -181,7 +181,7 @@ label[for=options-toggle-cbox] { .table td,.table th { padding: 10px 10px; - border: 1px solid var(--secondary-background); + border: 1px solid var(--border-bg-license); text-align: center; } |