diff options
| -rw-r--r-- | common/.vimfx/userChrome.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.vimfx/userChrome.css b/common/.vimfx/userChrome.css index 588f9f6..5980e88 100644 --- a/common/.vimfx/userChrome.css +++ b/common/.vimfx/userChrome.css @@ -62,7 +62,7 @@ findbar { padding-block: 0 !important } findbar, #statuspanel, #TabsToolbar, #nav-bar { font-family: monospace; } - +/* * Tab Groups */ tabs:has(tab-group) { counter-reset: group-index } tab-group > vbox > label::before { counter-increment: group-index; |
