Tweak the notification appearance
This commit is contained in:
@@ -877,4 +877,23 @@ $graphs-success-alt: lighten(#27CE65, 20%);
|
||||
margin-top: 0;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.ui-notification {
|
||||
cursor: auto;
|
||||
|
||||
& a {
|
||||
color: white;
|
||||
|
||||
&:hover {
|
||||
color: white;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user