Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
13:2b51f5267c92
Parent:
11:ea484e1b7fc4
--- a/doc/html/search/search.css	Tue Aug 12 02:44:34 2014 -0700
+++ b/doc/html/search/search.css	Wed Aug 13 03:14:30 2014 -0700
@@ -100,8 +100,8 @@
     display: none;
     position: absolute;
     left: 0; top: 0;
-    border: 1px solid #90A5CE;
-    background-color: #F9FAFC;
+    border: 1px solid #E4C2C2;
+    background-color: #FDFCFC;
     z-index: 1;
     padding-top: 4px;
     padding-bottom: 4px;
@@ -145,7 +145,7 @@
 
 a.SelectItem:hover {
     color: #FFFFFF;
-    background-color: #3D578C;
+    background-color: #C57B7B;
     outline-style: none;
     text-decoration: none;
     cursor: pointer;
@@ -164,7 +164,7 @@
     position: absolute;
     left: 0; top: 0;
     border: 1px solid #000;
-    background-color: #EEF1F7;
+    background-color: #FBF6F6;
 }
 
 /* ----------------------------------- */
@@ -199,7 +199,7 @@
 
 .SRSymbol {
     font-weight: bold; 
-    color: #425E97;
+    color: #C98383;
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
     outline: none;
@@ -207,7 +207,7 @@
 
 a.SRScope {
     display: block;
-    color: #425E97; 
+    color: #C98383; 
     font-family: Arial, Verdana, sans-serif;
     text-decoration: none;
     outline: none;
@@ -240,7 +240,7 @@
 /*---------------- External search page results */
 
 .searchresult {
-    background-color: #F0F3F8;
+    background-color: #FBF7F7;
 }
 
 .pages b {