We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24fa1b commit 0f1879bCopy full SHA for 0f1879b
tree_style_tabs/extra_style_rules.css
@@ -649,14 +649,20 @@ tab-item > * {
649
padding-inline: 0 !important;
650
}
651
652
-.newtab-button::before {
+/* .newtab-button::before {
653
height: 12px;
654
width: 12px;
655
margin: 11px;
656
-}
+} */
657
658
+.newtab-button-box > * {
659
+ padding-block: 4px !important;
660
+}
661
+.newtab-button::after {
662
+ background-size: 11px !important;
663
664
#tabbar {
- bottom: 36px !important;
665
+ bottom: 27px !important;
666
667
668
tab-item::before {
@@ -689,4 +695,4 @@ tab-item[data-current-uri^="about:"] {
689
695
tab-item[data-current-uri^="https://google.com"] {
690
696
--overlay-content: '';
691
697
--overlay-color: hsla(350, 100%, 22%, .15);
692
-}*/
698
+}*/
0 commit comments