buttons for admin_accounts + admin_channels

This commit is contained in:
friendica
2015-03-09 20:40:02 -07:00
parent b2e33435f7
commit 4237e8052e
5 changed files with 14 additions and 7 deletions

View File

@@ -61,3 +61,7 @@
#adminpage table tr:hover { background-color: #bbc7d7; }
#adminpage .selectall { text-align: right; }
.channels_ckbx, .pending_ckbx, .users_ckbx {
margin-top: -5px !important;
}