From 244ff25e2f1b98d498ee1a8e6b56c1be621a0ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Fri, 12 Apr 2013 23:20:18 +0200 Subject: [PATCH] Fixed settings for gcode file list --- octoprint/static/css/octoprint.less | 17 +++++++++++++++-- octoprint/templates/index.html | 2 +- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/octoprint/static/css/octoprint.less b/octoprint/static/css/octoprint.less index cace470..2f8c258 100644 --- a/octoprint/static/css/octoprint.less +++ b/octoprint/static/css/octoprint.less @@ -112,8 +112,21 @@ body { .octoprint-container { .accordion-heading { .settings-trigger { - //float: right; - padding: 0px 15px; + float: right; + + .dropdown-toggle { + display: inline-block; + padding: 8px 15px; + font-size: 14px; + line-height: 20px; + color: #000; + text-decoration: none; + background: none; + + -webkit-box-shadow: none; + -moz-box-shadow: none; + box-shadow: none; + } } a.accordion-toggle { diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index 64f47f8..5603716 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -130,7 +130,7 @@
- sdfsdf +