[Bugs] #3403 sugar-artwork UNSP: Read: theme the bookmark dialog and the bookmark itself

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Sun Sep 9 19:24:44 EDT 2012


#3403: Read: theme the bookmark dialog and the bookmark itself
------------------------------------------+---------------------------------
    Reporter:  erikos                     |          Owner:  erikos           
        Type:  defect                     |         Status:  reopened         
    Priority:  Unspecified by Maintainer  |      Milestone:  0.98             
   Component:  sugar-artwork              |        Version:  Git as of bugdate
    Severity:  Major                      |     Resolution:                   
    Keywords:  12.1.0, patch              |   Distribution:  OLPC             
Status_field:  Unconfirmed                |  
------------------------------------------+---------------------------------
Changes (by manuq):

  * status:  closed => reopened
  * resolution:  fixed =>
  * milestone:  0.96 => 0.98


Comment:

 We were wrong.  Our toolbars are toolbar_grey color as defined in the
 gtk.css and in the toolkit style.py.

 Here is the fix:

 {{{
 --- a/gtk3/theme/gtk-widgets.css.em
 +++ b/gtk3/theme/gtk-widgets.css.em
 @@ -527,7 +527,7 @@ GtkVSeparator, GtkHSeparator,

  .toolbar {
  padding: 0px;
 -background-color: @black;
 +background-color: @toolbar_grey;
  }
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3403#comment:12>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list