theme: Make sure to select the summary source item when showing the box pointer
This commit is contained in:
parent
fe8e62c6a8
commit
7a6b2abfeb
@ -1408,7 +1408,8 @@ StButton.popup-menu-item:insensitive {
|
||||
background-color: rgba(255,255,255,0.1);
|
||||
}
|
||||
|
||||
.summary-source-button:focus {
|
||||
.summary-source-button:focus,
|
||||
.summary-source-button:selected {
|
||||
background-color: rgba(255,255,255,0.33);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user