aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/license.css
diff options
context:
space:
mode:
authorAstound <kirito@disroot.org>2024-04-07 11:44:19 +0800
committerAstound <kirito@disroot.org>2024-04-07 11:44:19 +0800
commit48e8f271e7fd0b06b24337a1cb31579ce26c2288 (patch)
treecd86168bcf1a30d0af0946a220862e3bc1359ebb /youtube/static/license.css
parent9a0ad6070b3853a11685bd7df3c9647191f0a528 (diff)
downloadyt-local-48e8f271e7fd0b06b24337a1cb31579ce26c2288.tar.lz
yt-local-48e8f271e7fd0b06b24337a1cb31579ce26c2288.tar.xz
yt-local-48e8f271e7fd0b06b24337a1cb31579ce26c2288.zip
update styles to modern
Diffstat (limited to 'youtube/static/license.css')
-rw-r--r--youtube/static/license.css2
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;
}