rayantony / minimalist-gmail

Automatically exported from code.google.com/p/minimalist-gmail
0 stars 0 forks source link

Feature Request: Hide "Everything else" folder of Priority Inbox #67

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I would love to hide the entire "Everything else" folder of Priority Inbox.

I love the extension so far!

Original issue reported on code.google.com by misterja...@gmail.com on 1 Feb 2011 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by anst...@gmail.com on 1 Feb 2011 at 3:48

GoogleCodeExporter commented 9 years ago
Enter this in your Custom CSS box:

.VP5otc-pzeoBf + div + div + div > div > div:nth-child(4) { display: none 
!important; }

Original comment by anst...@gmail.com on 2 Feb 2011 at 5:15

GoogleCodeExporter commented 9 years ago
Great.. a nice, small improvement! Thank you! Love the extension.

Original comment by misterja...@gmail.com on 2 Feb 2011 at 5:59