ginebra2/chrome/bedrockchrome/chrome.html
changeset 15 73c48011b8c7
parent 10 232fbd5a2dcb
--- a/ginebra2/chrome/bedrockchrome/chrome.html	Fri Sep 17 08:27:10 2010 +0300
+++ b/ginebra2/chrome/bedrockchrome/chrome.html	Mon Oct 04 00:04:54 2010 +0300
@@ -48,18 +48,13 @@
 
 
   <!-- Native UrlSearch -->
-  <div class="GinebraSnippet"
-       id="UrlSearchChromeId"
-       name="urlsearch"
-       style="padding-top: 5px; border-top-width: 0px; border-top-color: #646f85; color:black; background-color: white; border-bottom-color: #b0c4de"
-       data-GinebraNativeClass="UrlSearchSnippet"
-       data-GinebraVisible="true">
+
+  <div class="GinebraSnippet" id="UrlSearchChromeId" name="urlsearch" data-GinebraNativeClass="UrlSearchSnippet" data-GinebraVisible="true">
   </div>
 
-
   <div class = "GinebraSnippet" id="NetworkStatusChromeId" name="networkstatus" 
     data-GinebraItemType="popup" data-GinebraHidesContent="true" data-GinebraVisible="false" data-GinebraAnchor="AnchorCenter"
-    style="width: 310px; height: 200px">
+    style="width: 310px; height: 230px">
     <script type="text/javascript">
       var networkstatus = new NetworkStatusDialog();
     </script>