[Systems] Cleaned up wiki cursors

Bernie Innocenti bernie at sugarlabs.org
Thu Feb 21 22:24:41 EST 2013


On 02/19/13 19:06, Frederick Grose wrote:
> (On common screen resolutions except for the XO, where they are now
> smaller.)

Indeed, on the XO the wiki cursors are a bit smaller than the system
cursors.

I'd claim that they look better this way, but for the sake of
consistency, we could set the big cursors when we match a really high
DPI screen:

 @media screen and resolution > 150dpi {
    ...
 }

It should work on most modern browsers, but I'm not sure if it would
work on the old version of xulrunner that was used in Browse before the
switch to Webkit.

-- 
Bernie Innocenti
Sugar Labs Infrastructure Team
http://wiki.sugarlabs.org/go/Infrastructure_Team


More information about the Systems mailing list