removed css rules for settings page in style.scss
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user