changeset 0 | 1450b09d0cfd |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ginebra/chrome/bedrockchrome/chrome.css Tue May 04 12:39:35 2010 +0300 @@ -0,0 +1,26 @@ +/* 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; +}