Closed SteveX closed 10 years ago
The page tabs and container styles don't have the #profile prefix as they are needed on all pages.
I guess they should be in another css file though.
That makes the assumption that they are wanted in all locations. That's what we have now and it makes it real difficult to swap stuff around. If you want a Nova front end and a Projam profile pages with Sage admin right now its not possible.
With correct separation of sections it becomes easier.
Yes, they re wanted in all locations. Tabs appear in the profile (for the payments tabs etc) as well as the admin.
The other 3 rules are for the container to allow for the header.
On 15 Jan 2014, at 10:15, Michael Ussher notifications@github.com wrote:
That makes the assumption that they are wanted in all locations. That's what we have now and it makes it real difficult to swap stuff around. If you want a Nova front end and a Projam profile pages with Sage admin right now its not possible.
With correct separation of sections it becomes easier.
— Reply to this email directly or view it on GitHub.
Makes the profiles neater. Added some css to make the module lists look ok. Tidied up menu, search modal.