Use local bootstrap 3.3.7
We have 2 copies of bootstrap now. Just keeping both to be safe.
This commit is contained in:
6
webadmin/src/3rdparty/bootstrap-3.3.7.min.css
vendored
Normal file
6
webadmin/src/3rdparty/bootstrap-3.3.7.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -6,11 +6,11 @@
|
||||
|
||||
<title> Cloudron App Error </title>
|
||||
|
||||
<!-- external fonts and CSS -->
|
||||
<link href="3rdparty/font-awesome.min.css" rel="stylesheet" rel="stylesheet" type="text/css">
|
||||
<!-- fonts and CSS -->
|
||||
<link href="3rdparty/font-awesome.min.css" rel="stylesheet" type="text/css">
|
||||
|
||||
<!-- Latest compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="3rdparty/bootstrap-3.3.7.min.css" type="text/css">
|
||||
|
||||
<!-- Use static style as we can't include local stylesheets -->
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user