1st stuff for federation stats in the admin panel
This commit is contained in:
parent
a0f3fe6fde
commit
a4104d7c17
4 changed files with 120 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue