Skip to content

Commit

Permalink
thunderbird-dark: fix window buttons, close #13
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasGollenstede committed Aug 20, 2017
1 parent c1eaed9 commit 5c73503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thunderbird-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{ margin-top: -2px; }

/* exclude window button area */
#titlebar-placeholder-on-TabsToolbar-for-captions-buttons
#titlebar-placeholder-on-TabsToolbar-for-captions-buttons, #TabsToolbar
{ background: transparent; }
window[sizemode="maximized"] #titlebar-placeholder-on-TabsToolbar-for-captions-buttons
{ background-image: linear-gradient(180deg, transparent 90%, black 90%); }
Expand Down

0 comments on commit 5c73503

Please sign in to comment.