/
home
/
aqcert
/
public_html
/
admin
/
dash
/
assets
/
notifications
/
/home/aqcert/public_html/admin/dash/assets/notifications
mkdir
upload
Name
Size
Mode
Actions
notification.css
1311
0644
edit
dl
rm
notifications.js
3871
0644
edit
dl
rm
notify-metro.js
1529
0644
edit
dl
rm
notify.min.js
13514
0644
edit
dl
rm
Edit:
/home/aqcert/public_html/admin/dash/assets/notifications/notify-metro.js
(1529B)
$.notify.addStyle("metro", { html: "<div>" + "<div class='image' data-notify-html='image'/>" + "<div class='text-wrapper'>" + "<div class='title' data-notify-html='title'/>" + "<div class='text' data-notify-html='text'/>" + "</div>" + "</div>", classes: { default: { "color": "#fafafa !important", "background-color": "#ABB7B7", "border": "1px solid #ABB7B7" }, error: { "color": "#fafafa !important", "background-color": "rgba(239, 83, 80, 0.8)", "border": "1px solid #ef5350" }, success: { "color": "#fafafa !important", "background-color": "rgba(51, 184, 108, 0.8)", "border": "1px solid #33b86c" }, info: { "color": "#fafafa !important", "background-color": "rgba(41, 182, 246, 0.8)", "border": "1px solid #29b6f6" }, warning: { "color": "#fafafa !important", "background-color": "rgba(255, 215, 64, 0.8)", "border": "1px solid #ffd740" }, black: { "color": "#fafafa !important", "background-color": "rgba(33, 33, 33, 0.8)", "border": "1px solid #212121" }, white: { "background-color": "#e6eaed", "border": "1px solid #ddd" } } });
Save
cmd:
run