~victored/wingpanel/autohide

« back to all changes in this revision

Viewing changes to src/Indicator/IndicatorObjectEntry.vala

  • Committer: Tom Beckmann
  • Date: 2013-05-24 21:17:01 UTC
  • Revision ID: tomjonabc@gmail.com-20130524211701-rc793tq1grd3nuh7
popover: make sure we also remove any background-images set to be drawn on the menu or we may get a white box overlaying the popover shape

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
                background-color:@transparent;
41
41
                border-color:@transparent;
42
42
                -unico-inner-stroke-width: 0;
 
43
                background-image:none;
43
44
             }
44
45
             .popover_bg {
45
46
               background-color:#fff;