Skip to content

NFSSA Admin Panel by syaan

Screenshot of NFSSA Admin Panel

Details

Authorsyaan

LicenseNo License

Categorywww.nfssa.net

Created

Updated

Code size522 B

Code checksume317e927

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A little bit better view for NFSSA Admin Panel

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         NFSSA Admin Panel
@namespace    www.nfssa.net
@version      1.0.0
@description  A little bit better view for NFSSA Admin Panel
@author       syaan
==/UserStyle== */

@-moz-document url("https://www.nfssa.net/userpanel.php?page=admin") {
.trow1 table {
    color:#898989;
    font-size:12px;
	display:block;
    overflow:auto;
    height:300px;
}

#chat_content {
    padding:10px;
	max-height:900px;
}
#admin_plist {
	max-height:900px;
}
td {
	min-width:100px;
}
}

Reviews

No reviews yet.