Skip to content

LMS FPT by nquangit

Details

Authornquangit

LicenseNo License

Categoryhttps://lms-hcmuni.fpt.edu.vn/login/index.php

Created

Updated

Size913 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide all

Notes

LMS FPT

Source code

/* ==UserStyle==
@name       LMS FPT
@version    20240324.14.51
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://lms-hcmuni.fpt.edu.vn/login/index.php") {
.card .card-body .row.justify-content-md-center > .col-md-5:first-child {
	display: none;
}


.container .navbar.navbar-expand.btco-hover-menu {
	display: none;
}

#page-header {
	display: none!important;
}

/* Body */
.card {
	border: none!important;
}

#yui_3_17_2_1_1711290070060_21.card-block {
	border: none!important;
}

.card-body {
	border: none!important;
}

.card-body .forgetpass.mt-3 {
	display: none;
}


.card-body .mt-3 {
	display: none;
}

.card-body .potentialidplist.mt-3 {
	display: block;
}


.card-body .h6.mt-2 {
	display: none;
}

.card-body .potentialidplist.mt-3 .potentialidp .btn.btn-secondary.btn-block {
	display: none!important;
}

/* Footer */
#page-wrapper footer#page-footer {
	display: none!important;
}
}

Reviews

No reviews yet.