Merge pull request #6287 from Sanjaybhattwebkul/notification-ui-issue
Issue #6259 fixed
This commit is contained in:
commit
28a81fb1ad
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/ui.js": "/js/ui.js?id=a2b05e91c1d8facc7948",
|
||||
"/css/ui.css": "/css/ui.css?id=243bb2330a1ea80658f5"
|
||||
"/css/ui.css": "/css/ui.css?id=243871695aaf4bd7cf12"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -377,7 +377,7 @@ h5 {
|
|||
}
|
||||
|
||||
a:hover {
|
||||
color: $brand-color;
|
||||
color: $brand-color !important;
|
||||
}
|
||||
|
||||
.checkbox {
|
||||
|
|
|
|||
Loading…
Reference in New Issue