bugzilla 89144 - Need keyboard access to "Tabs" menu in sidebar - r=aaronl,sgehani, sr=sspitzer,hewitt
git-svn-id: svn://10.0.0.236/trunk@234999 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
#sidebar-panel-picker {
|
||||
color: inherit;
|
||||
/** bugzilla 89144 - must be able to access tabs dropdown **/
|
||||
-moz-user-focus:normal !important;
|
||||
}
|
||||
|
||||
#sidebar-panel-picker > .toolbarbutton-dropmarker {
|
||||
|
||||
@@ -65,6 +65,8 @@
|
||||
margin-right: 1px;
|
||||
margin-top: 1px;
|
||||
padding: 2px;
|
||||
/** bugzilla 89144 - must be able to access tabs dropdown **/
|
||||
-moz-user-focus:normal !important;
|
||||
}
|
||||
|
||||
#sidebar-panel-picker:hover {
|
||||
@@ -90,6 +92,8 @@
|
||||
list-style-image: url("chrome://global/skin/icons/closebox.gif");
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* ::::: loading info ::::: */
|
||||
|
||||
.text-panel-loading {
|
||||
|
||||
Reference in New Issue
Block a user