/* experimental - USE: 'settings.js' instead */

.selbach-app-button {
    background: #fff;
    color: #000;
}
.selbach-app-button:hover {
    background: #eee;
}
.selbach-app-button:active {
    background: #ddd;
}

.selbach-pm-panel.jsPanel {
    background: #fff !important;
}

.selbach-pm-panel .jsPanel-btn,
.selbach-pm-panel .jsPanel-headerlogo,
.selbach-pm-panel .jsPanel-title {
    color: #000 !important;
}