https://bugs.freedesktop.org/show_bug.cgi?id=74928
Priority: medium
Bug ID: 74928
CC: [email protected]
Assignee: [email protected]
Summary: Horrible Text/Background Contrast on QA's Feedback
Page
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: Other
Status: UNCONFIRMED
Version: unspecified
Component: WWW
Product: LibreOffice
On http://qa.libreoffice.org/feedback, the text in the grey boxes has a
horrible contrast:
+ normal state: dark green on middle grey (readable with good eyes), and
+ state with mouse hover: dark green on dark grey (unreadable)
I know this page is supposed to be replaced soon, but even so, it would be good
to fix this. It would be a simple matter of adding this CSS somewhere to the
page:
.feedback a.button {
color: #FFF; /* White text colour */
text-decoration: none; /* Suppresses ugly underlines within the boxes */
}
--
You are receiving this mail because:
You are on the CC list for the bug.
--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted