Minor tweaks to improve some looks here and there.

This commit is contained in:
Cameron Redmore 2024-12-13 21:07:02 +00:00
parent 735e50b485
commit bc151e5d5b
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
/* Add slight margin, rounding and outline to Browser pane */
#tabbrowser-tabbox browser {
--border-size: 0.5px;
--margin-size-top-left: 2px;
--margin-size-top-left: 4px;
--margin-size-bottom-right: 6px;
--rounding-size: 8px;