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:
authorskaman82 <albert@wd-design.de>2015-10-23 04:42:45 +0300
committerskaman82 <albert@wd-design.de>2015-10-23 04:42:45 +0300
commit1ed7629f970cc42b3be4e7e460e8c4cf4194148f (patch)
treee6c5bd12ba9dcd149e6898baa27fff8bf5d2fdf0 /main.html
parent707e2c454b3f78cfbc632bf577d252e8aab93dfa (diff)
more trial and error
Diffstat (limited to 'main.html')
-rwxr-xr-xmain.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/main.html b/main.html
index 66da9571..2fd57961 100755
--- a/main.html
+++ b/main.html
@@ -10,7 +10,7 @@
<link type="text/css" rel="stylesheet" href="./js/libraries/flightindicators.css">
<link type="text/css" rel="stylesheet" href="./tabs/landing.css" media="all" />
- <link type="text/css" rel="stylesheet" href="./tabs/setup.css" media="all" />
+ <link type="text/css" rel="stylesheet" href="./tabs/setup.cssxxx" media="all" />
<link type="text/css" rel="stylesheet" href="./tabs/help.css" media="all" />
<link type="text/css" rel="stylesheet" href="./tabs/ports.css" media="all" />
<link type="text/css" rel="stylesheet" href="./tabs/configuration.css" media="all" />
@@ -88,6 +88,7 @@
</head>
<body>
<div id="main-wrapper">
+ <div class="headerbar">
<div id="logo"></div>
<div id="port-picker">
@@ -168,7 +169,8 @@
<li><a id="button-documentation" href="#" target="_blank"></a></li>
</ul>
</div>
- </div>
+ </div> </div>
+
<div class="clear-both"></div>
<div id="log">
<div class="wrapper">