Faster import, better admin panel.

This commit is contained in:
Beanow 2014-07-11 01:35:30 +02:00
commit 5c477f9b7f
4 changed files with 68 additions and 21 deletions

View file

@ -1603,8 +1603,11 @@ input#dfrn-url {
}
.flagged-entries{
max-height:500px;
max-height:315px;
overflow:auto;
border:1px solid #ccc;
padding:5px;
line-height:1.3em;
}
.profile-moderate-preview{