Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Updated to latest bootstrap, jquery, filesaver. #238

Merged
merged 4 commits into from
Dec 20, 2021
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions esp8266-fastled-webserver/data/css/bootstrap-5.1.3.min.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions esp8266-fastled-webserver/data/css/bootstrap.min.css

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion esp8266-fastled-webserver/data/css/minicolors.min.css

This file was deleted.

24 changes: 8 additions & 16 deletions esp8266-fastled-webserver/data/css/styles.css
Original file line number Diff line number Diff line change
@@ -1,23 +1,15 @@
body { padding-bottom: 70px; }

.btn-group-custom .btn {
border-right-width: 0;
}

.btn-group-custom .btn:hover {
border-right-width: 1px;
body {
padding-bottom: 80px;
}

.btn-group-custom .btn:hover + .btn {
border-left-width: 0;
.col-form-label {
text-align: right;
}

#ButtonSearch {
border-left-width: 1px;
border-right-width: 0;
margin-left: 16px;
.infoDtTemplate {
text-align: right;
}

#ButtonExport {
border-right-width: 1px;
.btn-color {
width: 40px;
}
Binary file not shown.
Binary file not shown.
Binary file removed esp8266-fastled-webserver/data/fonts/glyphicons.eot
Binary file not shown.
Loading