gmail-classic icon indicating copy to clipboard operation
gmail-classic copied to clipboard

Subject count number. Number between ( ) instead a small font number

Open mwtdevelop opened this issue 6 years ago • 5 comments

Is it possible to change the css to have the subject count number being shown as previously?

Actual Behavior / Situation

Subject count number appears in a small font number

Modification Proposal

Subject count number shown between ( )

mwtdevelop avatar Nov 22 '18 14:11 mwtdevelop

Going to need a screenshot to understand which element you're referencing. If the change is true to the original theme, I'll be happy to make that change.

shellscape avatar Nov 22 '18 17:11 shellscape

Previously the subject count for similar emails was being displayed like the following screenshot 3 Between ( x )

Currently they removed the ( x ) with a small font. However, at first sight eyes link the number to the sender name, instead associating to the number of emails joined screenshot 4

mwtdevelop avatar Nov 22 '18 19:11 mwtdevelop

@mwtdevelop thanks for that. Any chance you can take a full-page screenshot? Or at least a bit larger one. Need that to know exactly where the elements are.

shellscape avatar Nov 22 '18 21:11 shellscape

@shellscape It's class bx0 where x is the number of messages <span class="bx0">x</span>

It may be faster finding in HTML

mwtdevelop avatar Nov 22 '18 22:11 mwtdevelop

Great, thanks! I'll try to get that out in a day or two.

shellscape avatar Nov 22 '18 23:11 shellscape