[Bugs] #3558 Read UNSP: Read shows "%" zoom submenu label as black on dark background
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Fri May 4 03:50:27 EDT 2012
#3558: Read shows "%" zoom submenu label as black on dark background
------------------------------------------+---------------------------------
Reporter: greenfeld | Owner: godiard
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: 0.96
Component: Read | Version: Git as of bugdate
Severity: Unspecified | Keywords: 12.1.0, patch
Distribution: OLPC | Status_field: Assigned
------------------------------------------+---------------------------------
Changes (by erikos):
* keywords: 12.1.0 => 12.1.0, patch
Comment:
{{{
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index dce2a58..7ef8448 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -505,6 +505,10 @@ SugarPaletteWindowWidget GtkToolButton .button {
padding: $(default_padding)px;
}
+.toolbar GtkLabel {
+ color: @white;
+}
+
.toolbar GtkToolButton .button:prelight,
SugarPaletteWindowWidget GtkToolButton .button:prelight {
background-color: @black;
}}}
The patch does fix the Read case and Abacus as well.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3558#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list