@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#extensionsView richlistitem[selected=true] {
 background: #D9E4F5 none !important;
 color: black !important;}

#extensionsView richlistitem:not([selected=true]) .addonIcon,
#extensionsView richlistitem:not([selected=true]) .addonIcon > image {
 height: 16px !important;
 width: 16px !important;}

#extensionsView richlistitem:not([selected=true]) .addon-description {
 display: none !important;}

#extensionsView richlistitem:not([selected=true]) .notifyBadge,
#extensionsView richlistitem:not([selected=true]) .updateBadge {
 height: 8px !important;
 width: 8px !important;}