reupload
This commit is contained in:
12
public/web/panel/css/additional.css
Normal file
12
public/web/panel/css/additional.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.px-1\.5 {
|
||||
padding-left: 0.375rem;
|
||||
padding-right: 0.375rem;
|
||||
}
|
||||
|
||||
.text-green-800 {
|
||||
color: rgb(22 101 52);
|
||||
}
|
||||
|
||||
.text-red-800 {
|
||||
color: rgb(153 27 27);
|
||||
}
|
||||
2
public/web/panel/notifications.js
Normal file
2
public/web/panel/notifications.js
Normal file
File diff suppressed because one or more lines are too long
7
public/web/panel/notifications.js.LICENSE.txt
Normal file
7
public/web/panel/notifications.js.LICENSE.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
/*!
|
||||
* Pusher JavaScript Library v7.6.0
|
||||
* https://pusher.com/
|
||||
*
|
||||
* Copyright 2020, Pusher
|
||||
* Released under the MIT licence.
|
||||
*/
|
||||
Reference in New Issue
Block a user