]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/app/menu/menu.component.scss
Videos overview page: first version
[github/Chocobozzz/PeerTube.git] / client / src / app / menu / menu.component.scss
index 606fea96154785bc1fbe103aca795f867c2f94f1..8539c0e5609a7a27ccda2646b282a3f3b67ee953 100644 (file)
@@ -141,6 +141,11 @@ menu {
           background-image: url('../../assets/images/menu/subscriptions.svg');
         }
 
+        &.icon-videos-overview {
+          position: relative;
+          background-image: url('../../assets/images/menu/globe.svg');
+        }
+
         &.icon-videos-trending {
           position: relative;
           top: -2px;