Added the base administration of the users.

Still need to not show the non activated accounts by default.
This commit is contained in:
Loic d'Anterroches
2009-01-02 11:20:10 +01:00
parent 2bfa4478e1
commit 3aaf24d3bb
10 changed files with 415 additions and 0 deletions

View File

@@ -43,6 +43,10 @@ a:active{
text-align: right;
}
.a-c {
text-align: center;
}
.dellink {
float: right;
position: relative;