X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fcommunicator%2Fsidebar%2Fsidebar.css;h=a6551fdded7566ef4ad943fb78c27b1c81f8752c;hb=bd0ddde7d810c4ed6563ac39ddeb9b49a2ab5bfa;hp=a7f3edc63fa900ef79f75e31b311402b6fb48afe;hpb=80916bc42ca2ff0cb12a784cc644905b9036da6e;p=themes.git diff --git a/LCARStrek/communicator/sidebar/sidebar.css b/LCARStrek/communicator/sidebar/sidebar.css index a7f3edc6..a6551fdd 100644 --- a/LCARStrek/communicator/sidebar/sidebar.css +++ b/LCARStrek/communicator/sidebar/sidebar.css @@ -37,6 +37,8 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); +/* ::::: sidebar container ::::: */ + #sidebar-box { border: none; } @@ -88,6 +90,8 @@ #sidebar-panel-picker { padding: 3px 1px 3px 1px; + /** bugzilla 89144 - must be able to access tabs dropdown **/ + -moz-user-focus:normal !important; } /* ::::: sidebar panel ::::: */ @@ -191,4 +195,4 @@ .tab-back { list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif"); -} +} \ No newline at end of file