google-code-export / minimalist-gmail

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

Gmail Preview Theme #322

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Are you (the developer) planning on supporting these themes while they are in 
beta or are you waiting for them to become standard before you start supporting 
them?

The reason I'm asking is because I'm currently using minimalist for Gmail and 
most of everything is working fine with the preview theme but a few things are 
off about it.

I was just wondering if you were informed about the issues if you'd fix them or 
if we have to wait like I said.

I really like the new theme but my OCD is coming out. 

Original issue reported on code.google.com by Mitchell...@gmail.com on 5 Jul 2011 at 5:50

GoogleCodeExporter commented 9 years ago
I'm personally using the preview themes and since they are just themes almost 
everything is functional still. Until the official rollout though, I am going 
to be favoring the classic theme for official pushes. What issues in particular 
are you having? Known issues are:

  1. Floating navigation cases broken layout when scrolling. Fixable with custom CSS:

    .cP > div:nth-child(2) > div:nth-child(2)> div > div:nth-child(2) > div:first-child > div:nth-child(2)[min ~= 'fix']:not([min ~= 'hideN']) { margin-left: 200px; }

  2. Footer options scrambled. (they all work, they just don't necessarily hide the things you'd expect them to lol)

Original comment by anst...@gmail.com on 5 Jul 2011 at 9:11

GoogleCodeExporter commented 9 years ago
I've attached the issues that I've been experiencing. Hopefully you are able to 
assist me. 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 4:40

Attachments:

GoogleCodeExporter commented 9 years ago
Ah I see, they just look out of place without the bottom toolbar there. This 
should fix it:

  .l2, .ya, .qRauBc { border: none; }

Original comment by anst...@gmail.com on 6 Jul 2011 at 5:04

GoogleCodeExporter commented 9 years ago
You're wonderful :) that fixed it do you have any CSS tricks for changing the 
top black bar? 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:08

GoogleCodeExporter commented 9 years ago
Haven't written anything to make it white again (I will eventually) but if you 
just want to make it consistent with the other Google Bars, Mike Ramia in the 
Google Group has you covered: 

https://groups.google.com/forum/?hl=en&pli=1#!topic/minimalist-gmail/g828APAiqpY

Original comment by anst...@gmail.com on 6 Jul 2011 at 5:14

GoogleCodeExporter commented 9 years ago
When I get some spare cash you're getting it. You are AMAZING! 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:16

GoogleCodeExporter commented 9 years ago
:-) Thanks, glad to help

Original comment by anst...@gmail.com on 6 Jul 2011 at 5:18

GoogleCodeExporter commented 9 years ago
Can you answer one question for me 

TWEAK2 - my account activity was 2 lines and right-justified on the left side 
of the page. This will make it one line on the right.

What is that?

https://groups.google.com/forum/?hl=en&pli=1#!topic/minimalist-gmail/g828APAiqpY

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:20

GoogleCodeExporter commented 9 years ago
The text in the footer that says "Last account activity: 24 minutes ago". In 
the new theme it displays in two lines and if you hide some of the other footer 
elements it aligns funny in the middle. That css forces it into a single line 
on the right of the footer.

Original comment by anst...@gmail.com on 6 Jul 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Ah I've hidden my footer with your extension thanks for letting me know. 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:23

GoogleCodeExporter commented 9 years ago
Side note, I don't want to start a new thread but is there anyway we can change 
the mark as read button to mark as unread? 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:29

GoogleCodeExporter commented 9 years ago
Hmm well it can't be fixed with CSS alone which means I'd have to add it as a 
feature. I'll definitely think about it and it will definitely be in the Gmail 
module for Minimalist for Everything but I'm not sure if it'll make it into 
MinGmail sorry.

Original comment by anst...@gmail.com on 6 Jul 2011 at 5:34

GoogleCodeExporter commented 9 years ago
Thats fine thanks for the response. 

Original comment by Mitchell...@gmail.com on 6 Jul 2011 at 5:36

GoogleCodeExporter commented 9 years ago
Any suggestions for removing the red "Preview Gmail's new look" link? 

Original comment by Mitchell...@gmail.com on 7 Jul 2011 at 2:15

GoogleCodeExporter commented 9 years ago
This should do it:

a[onclick = "gbar.logger.il(11,{t:78,ty:'f'})"] { display: none !important}

Original comment by anst...@gmail.com on 7 Jul 2011 at 2:21

GoogleCodeExporter commented 9 years ago
Didn't seem to work. 

Original comment by Mitchell...@gmail.com on 7 Jul 2011 at 2:29

GoogleCodeExporter commented 9 years ago
Hmm are we talking about the same link? The one in the Settings dropdown in 
Gmail right?

Original comment by anst...@gmail.com on 7 Jul 2011 at 2:30

GoogleCodeExporter commented 9 years ago
I've attached a screenshot. 

Original comment by Mitchell...@gmail.com on 7 Jul 2011 at 2:31

Attachments:

GoogleCodeExporter commented 9 years ago
Ah! I see. You can hide that using the Header > Google Apps > Hide Dashboard 
Link feature

Original comment by anst...@gmail.com on 7 Jul 2011 at 2:37

GoogleCodeExporter commented 9 years ago
I'm impressed. Thanks for all the help. 

Original comment by Mitchell...@gmail.com on 7 Jul 2011 at 2:41

GoogleCodeExporter commented 9 years ago
THIS EXTENSION IS DEPRECATED!

Active development continues at Minimalist for Everything:

https://chrome.google.com/webstore/detail/bmihblnpomgpjkfddepdpdafhhepdbek

The Gmail module for Minimalist for Everything has all the same features of
Minimalist for Gmail and more!

Please disable Minimalist for Gmail if you have it installed and install
Minimalist for Everything instead.

Original comment by anst...@gmail.com on 19 Nov 2011 at 9:04