RetroZilla/toolkit/mozapps/xpinstall/content/xpinstallConfirm.css

13 lines
212 B
CSS
Raw Normal View History

2015-10-21 05:03:22 +02:00
installitem {
-moz-binding: url("chrome://mozapps/content/xpinstall/xpinstallItem.xml#installitem");
display: -moz-box;
}
.listbox {
-moz-appearance: listbox;
}
#itemList {
margin: 10px 4px 10px 4px;
}