Skip to main content
Mobile Up/Down buttons could need some color. Started by forumsearch0r · · Read 6391 times 0 Members and 1 Guest are viewing this topic. previous topic - next topic

Re: Mobile Up/Down buttons could need some color.

Reply #15

Quote from: forumsearch0r – Accessibility isn't given with invisible arrows.
Accessibility doesn't even use arrows (but the title attribute). :P

Code: [Select]
#gotop {display: none;}
#gobottom {display: none;}
Disabled. ;)
Bugs creator.
Features destroyer.
Template killer.

Re: Mobile Up/Down buttons could need some color.

Reply #16

That will do for the time being. :)