haroldmodesto / minimalist

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

Gmail - Message dividers #309

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello!

It would be a good option to include in the standard Gmail module customization 
of dividers of the messages in a conversation.
Message opened (.G2.afm) and closed message (.G2).

I would also leave the width as input, but I have not figured out how to 
concatenate the variable with the 'px'.

http://i.imgur.com/VbjsLwP.png

CSS Code:
.hx .ky .Bk .G2.afm, 
.hx .kv .Bk .G2.afm, 
.hx .h7 .Bk .G2.afm { 
    border-color: _min.divColor !important;
    border-top-width: 2px !important;
}

I would also leave the width as input, but I have not figured out how to 
concatenate the variable with the 'px'.

Thanks!

Original issue reported on code.google.com by thi...@thiagomt.com on 28 Feb 2013 at 12:55

GoogleCodeExporter commented 8 years ago
Thanks for the idea and the code!

When I did a width variable for the Google Reader > Sidebar > Appearance > 
Custom Width feature, I actually just put the px in the field. That way users 
can also choose their units.

Original comment by anst...@gmail.com on 28 Feb 2013 at 3:58

GoogleCodeExporter commented 8 years ago
Thanks for the idea and the code!

When I did a width variable for the Google Reader > Sidebar > Appearance > 
Custom Width feature, I actually just put the px in the field. That way users 
can also choose their units.

Original comment by anst...@gmail.com on 28 Feb 2013 at 3:58