update repo
1
.gitignore
vendored
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
._*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
_site/
|
_site/
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
|
0
assets/css/cookieconsent.min.css
vendored
Normal file → Executable file
0
assets/css/fonts/orbitron-medium-webfont.woff
Normal file → Executable file
@ -46,12 +46,16 @@ a.btn-start {
|
|||||||
border-width: 3px !important;
|
border-width: 3px !important;
|
||||||
border-color: #18a952 !important;
|
border-color: #18a952 !important;
|
||||||
background-color: #1cc761 !important;
|
background-color: #1cc761 !important;
|
||||||
|
border-top-left-radius: 0 !important;
|
||||||
|
border-bottom-left-radius: 0 !important;
|
||||||
}
|
}
|
||||||
/* stop code button */
|
/* stop code button */
|
||||||
a.btn-stop {
|
a.btn-stop {
|
||||||
border-width: 3px !important;
|
border-width: 3px !important;
|
||||||
border-color: #c0312f !important;
|
border-color: #c0312f !important;
|
||||||
background-color: #d63634 !important;
|
background-color: #d63634 !important;
|
||||||
|
border-top-right-radius: 0 !important;
|
||||||
|
border-bottom-right-radius: 0 !important;
|
||||||
}
|
}
|
||||||
.btn:hover, .btn.hover {
|
.btn:hover, .btn.hover {
|
||||||
border-width: 3px;
|
border-width: 3px;
|
||||||
|
0
assets/img/battery_disconnected.png
Normal file → Executable file
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
0
assets/img/battery_empty.png
Normal file → Executable file
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
0
assets/img/battery_full.png
Normal file → Executable file
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
0
assets/img/battery_half.png
Normal file → Executable file
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 3.6 KiB |
0
assets/img/favicon-32x32.png
Normal file → Executable file
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
0
assets/img/logo.png
Normal file → Executable file
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 27 KiB |
0
assets/img/robot_id.jpg
Normal file → Executable file
Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 142 KiB |