From 561758b2a8ad31c1610158125fbf5fe00e594c77 Mon Sep 17 00:00:00 2001 From: cTn Date: Sat, 25 Oct 2014 14:04:38 +0200 Subject: [PATCH] tweak obsolete class names and css --- tabs/firmware_flasher.css | 12 +++++++----- tabs/firmware_flasher.html | 2 +- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/tabs/firmware_flasher.css b/tabs/firmware_flasher.css index c9eeca9e..682f38f1 100644 --- a/tabs/firmware_flasher.css +++ b/tabs/firmware_flasher.css @@ -52,30 +52,32 @@ .tab-firmware_flasher .info .progress.invalid::-webkit-progress-value { background-color: #A62E32; } -.tab-firmware_flasher .note { +.tab-firmware_flasher .options { position: relative; margin-bottom: 10px; padding: 5px; + line-height: 18px; + border: 1px dotted silver; } -.tab-firmware_flasher .note label input { +.tab-firmware_flasher .options label input { float: left; margin-top: 2px; } -.tab-firmware_flasher .note label span { +.tab-firmware_flasher .options label span { font-weight: bold; margin-left: 6px; } -.tab-firmware_flasher .note .description { +.tab-firmware_flasher .options .description { position: absolute; left: 200px; font-style: italic; color: #818181; } -.tab-firmware_flasher .note .flash_on_connect_wrapper { +.tab-firmware_flasher .options .flash_on_connect_wrapper { display: none; } .tab-firmware_flasher .git_info { diff --git a/tabs/firmware_flasher.html b/tabs/firmware_flasher.html index 1fdb04ab..0fc11236 100644 --- a/tabs/firmware_flasher.html +++ b/tabs/firmware_flasher.html @@ -3,7 +3,7 @@ -
+