10/01/15 12:43:52 EQmQonyG0
>>186
/* Style Places sidebars as Vista media collection */
#bookmarksPanel:-moz-system-metric(windows-default-theme),
#history-panel:-moz-system-metric(windows-default-theme) {
background-color: #EEF3FA;
}
こういうふうになってるので
background-color: #fff !important;
に変えればいい。