Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: css/http-base-css.inc
- Revision:
- 60:8133f9bb78e6
- Parent:
- 58:e5ab14ef6ea6
- Child:
- 61:b779b2818d0c
--- a/css/http-base-css.inc Fri Mar 08 18:42:58 2019 +0000
+++ b/css/http-base-css.inc Sat Mar 09 13:46:40 2019 +0000
@@ -18,7 +18,7 @@
"\r\n"
".toggle { display:inline-block; position:relative; cursor:pointer; width: 1.2em; height: 0.6em; }\r\n"
".slot { display:block; position:absolute; top:0.1em; left:0.1em; bottom:0.1em; right:0.1em; background-color:lightsteelblue; border-radius:0.6em; transition:background 0.4s; }\r\n"
-".knob { display:block; position:absolute; top:0.0em; left:0.0em; bottom:0.0em; width:0.6em; background-color:skyblue; border-radius:0.6em; transition:background 0.4s, margin 0.4s; }\r\n"
+".knob { display:block; position:absolute; top:0.0em; left:0.0em; bottom:0.0em; width:0.6em; background-color:lightblue; border-radius:0.6em; transition:background 0.4s, margin 0.4s; }\r\n"
".toggle[dir=rtl] > .slot { background-color:lightsteelblue; }\r\n"
".toggle[dir=rtl] > .knob { margin-left:0.6em; background-color:steelblue; }\r\n"
".led { display:inline-block; width:0.6em; height:0.6em; border-radius:50%; background-color:lightgray; }\r\n"