ginebra/chrome/bedrockchrome/chrome.css
branchGCC_SURGE
changeset 8 2e16851ffecd
parent 2 bf4420e9fa4d
parent 6 1c3b8676e58c
--- a/ginebra/chrome/bedrockchrome/chrome.css	Fri Jun 11 16:23:26 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-/* place overall style hooks here */
-@import url("toolbar2.snippet/toolbar.css");
-
-body {
-  margin:0px;
-  -webkit-user-select:none;
-}
-
-#StatusBarChromeId { 
-  height: 26px;
-}
-
-#UrlSearchChromeId { 
-//  height: 34px;
-  height: 44px;
-}
-
-/*
-#ToolbarChromeId { 
-  height: 50px;
-}
-*/
-
-#WindowCountBarId {
-  height: 26px;
-}