Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2021-03-04 14:16:26 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2021-03-04 14:16:26 +0300
commitbddc9510103796b1d183fabb903754c883dfecd4 (patch)
treedade9b3b582b1e949e11525e9e22d3d92d397a4b /main.css
parent9586259a18e71ef6d2fab7c7e6bdb26d5bdac5e7 (diff)
Drop roll and pitch board alignment
Diffstat (limited to 'main.css')
-rw-r--r--main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.css b/main.css
index f8c2c7b7..399b40a1 100644
--- a/main.css
+++ b/main.css
@@ -2107,7 +2107,7 @@ select {
}
.info-box {
- background-color: darkgoldenrod;
+ background-color: #37a8db;
color: white;
font-weight: bold;
margin: 0.4em 0;