removed css rules for settings page in style.scss

This commit is contained in:
huangjx
2021-10-28 15:01:53 +08:00
parent 285acaea45
commit 02421e1865

View File

@@ -85,24 +85,6 @@ div .number {
} }
} }
#ncdownloader-message-banner.success,
.message-banner.success {
color : #3c763d;
background-color: #dff0d8;
border-color : #d6e9c6;
width : fit-content;
}
#ncdownloader-message-banner.error,
.message-banner.error {
color : #a94442;
background-color: #f2dede;
border-color : #ebccd1;
width : fit-content;
}
.action-links { .action-links {
/*visibility: hidden;*/ /*visibility: hidden;*/
display : none; display : none;