1st stuff for federation stats in the admin panel

This commit is contained in:
Tobias Diekershoff 2015-11-17 11:34:47 +01:00
commit a4104d7c17
4 changed files with 120 additions and 9 deletions

View file

@ -276,9 +276,15 @@ a {
#poke-recip-label, #poke-action-label, #prvmail-message-label {
margin: 10px 0 10px;
}
.version-match {
font-weight: bold;
color: #00a700;
}
ul.federation-stats,
ul.credits {
list-style: none;
}
ul.federation-stats li,
ul.credits li {
float: left;
width: 240px;