fix javascript and images, update css
This commit is contained in:
@@ -20503,7 +20503,7 @@ readers do not read off random characters that represent icons */
|
||||
@apply shadow;
|
||||
}
|
||||
.card .card-body {
|
||||
padding: 1.5rem;
|
||||
padding: 2rem;
|
||||
}
|
||||
|
||||
.rounded-corner-tl-bl {
|
||||
|
||||
BIN
templates/Froxlor/assets/img/preview.jpg
Normal file
BIN
templates/Froxlor/assets/img/preview.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
@@ -3,3 +3,28 @@
|
||||
* Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* Sizzle CSS Selector Engine v2.3.6
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright JS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://js.foundation/
|
||||
*
|
||||
* Date: 2021-02-16
|
||||
*/
|
||||
|
||||
/*!
|
||||
* jQuery JavaScript Library v3.6.0
|
||||
* https://jquery.com/
|
||||
*
|
||||
* Includes Sizzle.js
|
||||
* https://sizzlejs.com/
|
||||
*
|
||||
* Copyright OpenJS Foundation and other contributors
|
||||
* Released under the MIT license
|
||||
* https://jquery.org/license
|
||||
*
|
||||
* Date: 2021-03-02T17:08Z
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user