aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates/watch.html
diff options
context:
space:
mode:
authorzrose584 <57181548+zrose584@users.noreply.github.com>2020-10-09 18:53:39 +0200
committerzrose584 <57181548+zrose584@users.noreply.github.com>2020-10-09 18:53:43 +0200
commitfd9bb643f8272ae681e0caeca8803b539b147448 (patch)
tree840f108329f374ba5426ef9d561df31f13aa7466 /youtube/templates/watch.html
parent205665f138afa3e6b1242bbe5dd433c0991f5fe6 (diff)
downloadyt-local-fd9bb643f8272ae681e0caeca8803b539b147448.tar.lz
yt-local-fd9bb643f8272ae681e0caeca8803b539b147448.tar.xz
yt-local-fd9bb643f8272ae681e0caeca8803b539b147448.zip
replies: remove css border
Diffstat (limited to 'youtube/templates/watch.html')
-rw-r--r--youtube/templates/watch.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 8835a69..c44e01d 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -24,9 +24,6 @@
details.replies .comment{
width: 600px;
- border-style: solid;
- border-width: 1px;
- border-color: #0402025e;
}
.playability-error{