Hide close tab buttons

Tue, 16 Dec 2014 13:30:43 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 16 Dec 2014 13:30:43 -0500
changeset 159
da073ee04e14
parent 158
406f9396825e
child 160
3b873456c2b3

Hide close tab buttons

.pentadactylrc file | annotate | diff | comparison | revisions
--- 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

mercurial