Combine window placeholder support sheets

This commit is contained in:
MrOtherGuy
2019-02-09 12:45:52 +02:00
parent 5e46b7a0a3
commit 8b4d97c09f
10 changed files with 32 additions and 57 deletions

View File

@@ -1,6 +1,7 @@
/* Makes tabs toolbar items zero-height initially and sets enlarge them to fill up space equal to tab-min-height set on tabs */
/* Firefox 65+ only */
/* !!USER!! - REMOVE ALL BUTTONS you can from the tabs toolbar */
/* REMOVE ALL BUTTONS you can from the tabs toolbar or this won't work properly */
:root[sizemode="normal"] #nav-bar{ --uc-window-drag-space-width: 20px }