From 2e07d7a499a180b1e3fe822235ac203a949ee2a1 Mon Sep 17 00:00:00 2001 From: asterix Date: Tue, 18 Oct 2011 12:46:33 +0000 Subject: [PATCH] Some cosmetic fixes. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5171 38d2e660-2303-0410-9eaa-f027e97ec537 --- .../sd_data/etc/style.css | 38 ++++++-- .../sam3x-ek_http_server/sd_data/index.htm | 91 ++++++++----------- 2 files changed, 70 insertions(+), 59 deletions(-) diff --git a/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/etc/style.css b/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/etc/style.css index 904b0c12..d371b401 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/etc/style.css +++ b/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/etc/style.css @@ -14,7 +14,7 @@ body { #header h1,#header h3, #header div, #header img { display: inline-block; vertical-align: top; - + } #header { @@ -44,7 +44,7 @@ body { width: 800px; margin:0px auto; background-color: #ffffff; - + } #footer { @@ -84,7 +84,7 @@ body { margin: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; - border-radius: 5px; + border-radius: 5px; } .led-on span { @@ -99,19 +99,37 @@ body { display: inline-block; } +#led-0.led-on { + background-color:#0BC713; + color:#000000; + border: 1px solid #09580D; +} + +#led-1.led-on { + background-color:#FAC52B; + color:#000000; + border: 1px solid #BB9010; +} + +#led-2.led-on { + background-color:#1FC2E2; + color:#000000; + border: 1px solid #00697E; +} + .led-off { color:#FFFFFF; font-size: 0.9em; cursor:pointer; width:55px; display:inline-block; - background-color:#F58220; - border: 1px solid #F58220; + background-color:#A7A7A7; + border: 1px solid #A7A7A7; padding: 2px; margin: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; - border-radius: 5px; + border-radius: 5px; } .led-off span { @@ -133,7 +151,7 @@ body { margin: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; - border-radius: 5px; + border-radius: 5px; } .trigger span { @@ -164,8 +182,12 @@ body { text-align:center; -webkit-border-radius: 5px; -moz-border-radius: 5px; - border-radius: 5px; + border-radius: 5px; } +.label { + width: 150px; + display: inline-block; +} diff --git a/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/index.htm b/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/index.htm index 0d52c0c1..fc2e701b 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/index.htm +++ b/boards/sam3x-ek/examples/sam3x-ek_http_server/sd_data/index.htm @@ -10,32 +10,16 @@ @@ -125,16 +109,21 @@
Hardware Info:
- Core name: - Arch name: - Sram size: - Flash size: - Mem boot type: + CPU Core:--
+ Chip name:--
+ SRAM size:--
+ Flash size:--
+ Boot from memory:-- +
+ Connections Info:
+ Board IP:--
+ Your IP:--
+ Total status requests:--
- BeRTOS uptime:        --
- Current temperature:--
+ BeRTOS uptime:--
+ Current temperature:--
Led status:
@@ -142,7 +131,7 @@
Potentiometer Value:
-   +   --
-- 2.25.1