Updated WebUI to Bootstrap 4
This commit is contained in:
10004
Software/data/static/css/bootstrap.min.css
vendored
10004
Software/data/static/css/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
10
Software/data/static/css/tweaks.css
Normal file
10
Software/data/static/css/tweaks.css
Normal file
@@ -0,0 +1,10 @@
|
||||
body {
|
||||
padding-top: 70px;
|
||||
}
|
||||
|
||||
hr {
|
||||
height: 2px;
|
||||
border-width: 0;
|
||||
color: gray;
|
||||
background-color: gray
|
||||
}
|
12
Software/data/static/js/bootstrap.min.js
vendored
12
Software/data/static/js/bootstrap.min.js
vendored
File diff suppressed because one or more lines are too long
4
Software/data/static/js/jquery.min.js
vendored
4
Software/data/static/js/jquery.min.js
vendored
File diff suppressed because one or more lines are too long
5
Software/data/static/js/popper.min.js
vendored
Normal file
5
Software/data/static/js/popper.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user