Merged import tools with admin view.

This commit is contained in:
Beanow 2014-07-11 00:30:36 +02:00
commit 717303e475
5 changed files with 179 additions and 177 deletions

View file

@ -1600,4 +1600,14 @@ input#dfrn-url {
width:480px;
height:320px;
text-align:center;
}
.flagged-entries{
max-height:500px;
overflow:auto;
}
.profile-moderate-preview{
width:80%;
min-height:700px;
}