Codebase list sugar-artwork / 2f495f3
Fixed Sharing Palette Highlight Bug Ezequiel Pereira Lopez 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
599599 }
600600
601601 SugarPaletteWindowWidget GtkToolButton .button:active {
602 background-color: @transparent;
602 background-color: @button_grey;
603603 }
604604
605605 .toolbar GtkToolButton .button:active {