From 13f193d6f063857e90e6bddc902ccc22c309a60d Mon Sep 17 00:00:00 2001 From: Owen Date: Sat, 6 Mar 2021 22:28:27 +0100 Subject: [PATCH] 3.0final, small tweak to quality slider. --- css.h | 4 ++++ index_ov2640.h | 8 +++++--- index_ov3660.h | 6 ++++-- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/css.h b/css.h index d519469..f0106ba 100644 --- a/css.h +++ b/css.h @@ -87,6 +87,10 @@ section#buttons { display: flex } +#quality { + transform: rotateY(180deg); +} + .input-group { display: flex; flex-wrap: nowrap; diff --git a/index_ov2640.h b/index_ov2640.h index 69179aa..49f9aa0 100644 --- a/index_ov2640.h +++ b/index_ov2640.h @@ -65,9 +65,11 @@ const uint8_t index_ov2640_html[] = R"=====(
-
10
- -
63
+
63
+ + +
10
diff --git a/index_ov3660.h b/index_ov3660.h index 52c750b..3e501bd 100644 --- a/index_ov3660.h +++ b/index_ov3660.h @@ -66,9 +66,11 @@ const uint8_t index_ov3660_html[] = R"=====(
-
4
+
63
+ -
63
+
4