This commit is contained in:
overdodactyl 2017-12-07 10:04:01 -07:00
parent 5d4d83bef7
commit dc10c6f197
1 changed files with 5 additions and 0 deletions

View File

@ -36,6 +36,11 @@ photonpanelmultiview panelview {
color: var(--primary-light-color) !important;
}
/* Fix downloads list - only appears to be necessary in Nightly */
#downloadsListBox {
background: var(--primary-dark-color) !important;
}
#appMenu-mainView toolbarbutton:hover, #customizationui-widget-multiview toolbarbutton:hover,
#widget-overflow-list toolbarbutton:hover {