# HG changeset patch # User Meredith Howard # Date 1418754643 18000 # Node ID da073ee04e1451aeb491871c35edf53e2245f8fb # Parent 406f9396825e072b52565f6b7a270f96b7cac5e6 Hide close tab buttons diff --git a/.pentadactylrc b/.pentadactylrc --- a/.pentadactylrc +++ b/.pentadactylrc @@ -6,6 +6,7 @@ group user " colorscheme solarized-light " Firefox's tabs +hi TabClose display: none; hi TabNumber color: #fff; margin: 0; padding-right: .3ex; text-shadow: #000 -1px 0 0, #000 0 1px 0, #000 1px 0 0, #000 0 -1px 0; set guioptions=bCrsn