Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


What is meant by "flicker"?  If you mouse is hovering over the link, does
it just change to gray or does the color keep trying to change back and
forth while hovering over the link?

I like to use the hover option where it is one color when seen and a
different color, but close to the original one, while your mouse is
hovering.  Say dark green when seen normally and a lighter green when you
are hovering over the link.

As far as I know, that is becoming a "normal" practice for many sites and
site developers.


With 'flickering' I meant that an already highlighted menu item changes it'
s color back to grey if you hover over it.
IMHO this gives the impression of it still being able to perform some
action, as it looks like the other (non-active) menu items.

I agree with you that it seems to be common practice to use a light shade
of green when hovering over an already active menu item:

#portal-globalnav .selected a:hover {
background: rgb(27, 179, 4);
color: White;
height: 0.1em;
}

That indeed makes un-hovering feel a lot less abrupt.

Philipp

-- 
To unsubscribe e-mail to: website+unsubscribe@global.libreoffice.org
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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.