restore composer.json, add mysqli extension
This commit is contained in:
18
public/vendor/jscolor-usage/jscolor-usage.html
vendored
Executable file
18
public/vendor/jscolor-usage/jscolor-usage.html
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Basic usage</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<script src="jscolor.js"></script>
|
||||
|
||||
Color: <input class="jscolor" value="ab2567">
|
||||
|
||||
|
||||
<p style="margin-top:3em;">Check out <a href="http://jscolor.com/examples/">more examples at jscolor.com</a>!</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
1855
public/vendor/jscolor-usage/jscolor.js
vendored
Executable file
1855
public/vendor/jscolor-usage/jscolor.js
vendored
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user