I have some more fedora.css changes that I'd like to merge. The attached patch implements css for a toolbar class. The look is supposed to be like the toolbar for "Search" and "Login" here:: https://publictest16.fedoraproject.org/community/login
The fedora community implementation uses <div> tags, though, and this patch implements it as an unordered list which should be better for accessibility.
This implementation also uses both a .toolbar class and a #main-toolbar id instead of a single #toolbar id. This should allow multiple toolbars on a page where the stylesheet information to convert from a bulleted list to toolbar structure is in the class and the particular styling needs are handled by the id.
There's nothing for toolbars in the present fedora.css so this seems like it's pretty safe. If this seems okay, I'll apply it.
-Toshio
On 2009-02-21 01:52:55 PM, Toshio Kuratomi wrote:
There's nothing for toolbars in the present fedora.css so this seems like it's pretty safe. If this seems okay, I'll apply it.
Looks good, and it won't affect any preexisting stuff, so feel free to apply.
Thanks, Ricky
Hi Toshio,
Thanks for doing this. I'll pull your changes into Fedora Community's css as well (eventually we will be pulling from the same files) and I'll update the Fedora Community html accordingly!
~m
websites@lists.fedoraproject.org