Added the deletion of old revisions of the wiki pages.

This commit is contained in:
Loic d'Anterroches
2008-11-23 12:33:11 +01:00
parent 048e2ba783
commit 7c1ad62cdb
5 changed files with 105 additions and 1 deletions

View File

@@ -598,3 +598,12 @@ div.old-rev {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.delp {
float: right;
position: relative;
}
.delp a {
color: #a00;
}