~jmarsden/ubiquity/lp775124

« back to all changes in this revision

Viewing changes to ubiquity/frontend/gtk_ui.py

  • Committer: Stéphane Graber
  • Date: 2011-08-30 14:16:25 UTC
  • Revision ID: stgraber@ubuntu.com-20110830141625-r0sqmda146p460ut
Fix ComboBoxes being unreadable because of css theme

Show diffs side-by-side

added added

removed removed

Lines of Context:
710
710
background-color : @dark_bg_color;
711
711
}
712
712
 
713
 
* {
 
713
GtkEntry, GtkButton, GtkLabel, GtkTreeView row, GtkComboBox *, GtkDrawingArea {
714
714
color : @fg_color
715
715
}''')
716
716
        Gtk.StyleContext.add_provider_for_screen(Gdk.Screen.get_default(),