mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 11:38:16 +00:00
Bug #298949 --> Thunderbird's Extension Manager Dialog is DOA
Fix the regression caused by Bug #285584
This commit is contained in:
parent
2a3bb9d1e0
commit
8c4d4ea1d5
@ -90,6 +90,12 @@
|
||||
outline: 1px dotted invert ! important;
|
||||
}
|
||||
|
||||
richlistbox {
|
||||
margin: 10px 10px 5px 10px;
|
||||
-moz-appearance: listbox;
|
||||
background-color: Window;
|
||||
}
|
||||
|
||||
/* Extension List Items */
|
||||
extension[selected="true"] {
|
||||
background-image: url("chrome://mozapps/skin/shared/itemSelected.png");
|
||||
|
Loading…
x
Reference in New Issue
Block a user