muß es
wenn Du diesen Code nimmst,
CSS
.titlebar-button.titlebar-min:hover {
background: #ffdd77 !important;
}
.titlebar-button.titlebar-max:hover,
.titlebar-button.titlebar-restore:hover{
background: #9999ff !important;
}
.titlebar-button.titlebar-close:hover{
background: blue !important;
}
sollte es im Vollbild und in der verkleinerten Anzeige funktionieren.
Gruß
EDV-Oldie