Open GoogleCodeExporter opened 8 years ago
I can't reproduce this issue. To help me debug:
* Right click Keep Unread button in Google Reader
* Click Inspect Element
* Resize the code panel so I can see as much as possible
* Take a screenshot and upload it here
Thanks!
Original comment by anst...@gmail.com
on 14 Feb 2013 at 6:42
Thank you for your help!
I apologize for the unusual overlapping text in my screenshot; I cannot get rid
of it.
Please let me know if you would like me to scroll to a different part of the
screenshot and upload a new picture.
ALSO, if it's any assistance: In Google Reader, when I hover my mouse over the
"Keep unread" button, the arrow changes to a finger and the tool tip "Keep
unread" appears; HOWEVER, when I mouse over the only other button I have
showing (i.e. email), the arrow does not change and there is no tool tip.
Original comment by andrew.a...@gmail.com
on 14 Feb 2013 at 8:56
Attachments:
Wow! What on earth is happening there. Is that the screenshot's fault or the
browser's? Very odd.
What's even more odd is that it should be working. The only thing I can think
to try is to go to Minimalist Dashboard > Google Reader > Edit > Main > Items >
Hide keep unread button
and change `display: none;` on line 2 to `display: none !important;`
Your selector seems to match and the button should be hiding.
Original comment by anst...@gmail.com
on 15 Feb 2013 at 5:27
[deleted comment]
Hah, problem solved! Changing to "display: none !important;" did the trick.
You rock, and thanks again for both the excellent help and for the
excellent extension.
Original comment by andrew.a...@gmail.com
on 15 Feb 2013 at 5:33
Thanks Andrew, I'll make sure this fix gets into the next version.
Original comment by anst...@gmail.com
on 15 Feb 2013 at 5:34
Original issue reported on code.google.com by
andrew.a...@gmail.com
on 10 Feb 2013 at 7:58