X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=EarlyBlue%2Fcommunicator%2Fsidebar%2Fsidebar.css;h=c19c87c7bf9e48fc4d892955647f943d917a425d;hb=d84b9613e1a1e1e6892338ba0df362fd68886085;hp=f8168bb0c01c9c69d9ae9ed3d85d0872f0a503f8;hpb=c8120ee9d3c6865cb0511b3b455dd5b64fd93e97;p=themes.git diff --git a/EarlyBlue/communicator/sidebar/sidebar.css b/EarlyBlue/communicator/sidebar/sidebar.css index f8168bb0..c19c87c7 100644 --- a/EarlyBlue/communicator/sidebar/sidebar.css +++ b/EarlyBlue/communicator/sidebar/sidebar.css @@ -37,6 +37,8 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +/* ::::: sidebar container ::::: */ + #sidebar-box { margin-top: 0px; border: none; @@ -54,6 +56,8 @@ #sidebar-panel-picker { color: inherit; + /** bugzilla 89144 - must be able to access tabs dropdown **/ + -moz-user-focus:normal !important; } .sidebar-header-text { @@ -76,7 +80,7 @@ color: #666699; } -.iframe-panel { +.iframe-panel, .browser-sidebar { } /* ::::: loading info ::::: */ @@ -177,4 +181,4 @@ .tab-back { list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); -} +} \ No newline at end of file