Merge pull request #6295 from Sanjaybhattwebkul/mouse-property
Issue #6294 fixed
This commit is contained in:
commit
2dc4d84aec
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"/js/admin.js": "/js/admin.js?id=1dddbb0d655216b79be5",
|
||||
"/css/admin.css": "/css/admin.css?id=d35081df99f6ce2df4ff"
|
||||
"/js/admin.js": "/js/admin.js?id=fecd2e4463e43c5595a5",
|
||||
"/css/admin.css": "/css/admin.css?id=932732d5f00ca02d5043"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -769,6 +769,7 @@ body {
|
|||
color: $read-all-text-color;
|
||||
background: none;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#notif-title {
|
||||
|
|
|
|||
Loading…
Reference in New Issue