From 75b0c52f5743f837f7dc676fb780882388820e4d Mon Sep 17 00:00:00 2001 From: James Taylor Date: Mon, 17 Dec 2018 02:24:55 -0800 Subject: Ability to sort channel videos by oldest and by views --- youtube/shared.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'youtube/shared.css') diff --git a/youtube/shared.css b/youtube/shared.css index 1c25b6d..b23f6b7 100644 --- a/youtube/shared.css +++ b/youtube/shared.css @@ -365,3 +365,8 @@ address{ font-weight: bold; text-align: center; } +.sort-button{ + background-color: #d0d0d0; + padding: 2px; + justify-self: start; +} \ No newline at end of file -- cgit v1.2.3