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>2018-01-24 18:25:39 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2018-01-24 18:25:39 +0300
commitcf3a5b2a64fed46e066fe112865f1b7a96f7d30f (patch)
tree139a5dafae9c2e2b59bb103a4b434023889ef52f /main.css
parent912864bc19865896674e9b8d533edcd78978a3e3 (diff)
UI for smix rules
Diffstat (limited to 'main.css')
-rw-r--r--main.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/main.css b/main.css
index 3dfbb971..34b66acb 100644
--- a/main.css
+++ b/main.css
@@ -1315,6 +1315,15 @@ dialog {
float: left;
}
+.default_btn.narrow {
+ width: auto;
+ margin-bottom: 0;
+}
+
+.default_btn.narrow a {
+ padding: 5px;
+}
+
.default_btn a {
padding: 5px 0 5px 0;
text-align: center;