[openstreetmap-website] Notabs (#18)
Tom Hughes
reply+p-493858-8725a52de44c29dea7abf32ea7e4a42e033cdb37-1419053 at reply.github.com
Tue Feb 28 00:08:49 GMT 2012
> }
>
> #tabnav a:link.disabled,
> #tabnav a:visited.disabled,
> #tabnav a:link:hover.disabled,
> #tabnav a:visited:hover.disabled {
> - background: #bbbbbb;
> - color: white
> + color: #888;
> }
>
> /* Rules for greeting bar in the top right corner */
>
> #greeting {
The greeting block needs a rule to add a bottom border to match the one under the `tabnav` block - currently the border stops after the tabs.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/18/files#r493858
More information about the rails-dev
mailing list