changeset 3 | 0954f5dd2cd0 |
parent 1 | b0dd75e285d2 |
child 4 | d5cdb6bc139d |
--- a/ginebra/chrome/bedrockchrome/chrome.css Fri May 14 15:40:36 2010 +0300 +++ /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; -}