~3v1n0/unity/panel-p-cleanup

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/ResultRendererHorizontalTile.cpp

  • Committer: Marco Trevisan (Treviño)
  • Date: 2012-04-05 23:07:43 UTC
  • mfrom: (1858.321.43 unity)
  • Revision ID: mail@3v1n0.net-20120405230743-nnxxqy2feiofkhm1
Merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
204
204
 
205
205
  // draw the highlight
206
206
  cairo_set_operator(cr, CAIRO_OPERATOR_OVER);
207
 
  cairo_set_source_rgba(cr, 1.0f, 1.0f, 1.0f, 0.2f);
 
207
  cairo_set_source_rgba(cr, 1.0f, 1.0f, 1.0f, 0.075f);
208
208
  cairo_graphics.DrawRoundedRectangle(cr,
209
209
                                      1.0f,
210
210
                                      0.0f,