euscanwww: Added account profile page

* Added an account profile page
* Added a button to favourite packages
* Implemented models to favourite categories, herds, maintainers but
  still to implement

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-06-12 15:27:28 +02:00
parent bd971a7da0
commit 11c234f7f7
14 changed files with 491 additions and 23 deletions

View File

@ -87,10 +87,13 @@ a:hover, a:active
color: #fff;
}
.menu li
{
list-style-type: none;
}
.menu li {
list-style-type: none;
}
.submenu {
padding-left: 15px;
}
.menu dl {
margin-left: 15px;