From 2a83180372a438450b1033038588d72da59cac18 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Sat, 23 May 2020 10:07:30 +0300 Subject: [PATCH] add info block --- chrome/combined_tabs_and_main_toolbars.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chrome/combined_tabs_and_main_toolbars.css b/chrome/combined_tabs_and_main_toolbars.css index f3a6be1..173a0ee 100644 --- a/chrome/combined_tabs_and_main_toolbars.css +++ b/chrome/combined_tabs_and_main_toolbars.css @@ -1,3 +1,6 @@ +/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/combined_tabs_and_main_toolbars.css made available under Mozilla Public License v. 2.0 +See the above repository for updates as well as full license text. */ + /* Combines tabs toolbar and nav-bar in such a way that opening new tabs will reserve space from nav-bar. Only pinned tabs and the selected tab will be visible, all other tabs need to be accessed via alltabs-button or shortcut keys */