Skip to content

Commit 09c2302

Browse files
committed
Enhanced visibility for selected row button
1 parent a964212 commit 09c2302

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gtk-3.0/gtk.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@ list {
350350
list row:selected:backdrop {
351351
color: #FFFFFF;
352352
background-color: #000000; }
353+
list row:selected button:not(:hover):not(:checked) {
354+
color: #FFFFFF; }
353355

354356
.frame, frame > border {
355357
border-width: 1px;

0 commit comments

Comments
 (0)