~c-lobrano/ubuntu-themes/fix-focus-ring-segmented-buttons

« back to all changes in this revision

Viewing changes to Ambiance/gtk-3.20/gtk-widgets.css

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2017-10-12 05:18:29 UTC
  • mfrom: (579.2.1 ubuntu-themes)
  • Revision ID: ci-train-bot@canonical.com-20171012051829-qqjpljnqpwnkevsw
Ambiance,Radiance: notebook active tab uses wrong gradient when in backdrop

Show diffs side-by-side

added added

removed removed

Lines of Context:
1284
1284
    border-color: shade(@bg_color, 0.95);
1285
1285
}
1286
1286
 
 
1287
notebook header tab:checked:backdrop,
 
1288
notebook header tab:checked:hover:backdrop {
 
1289
    background-image: none;
 
1290
}
 
1291
 
1287
1292
/* Draw a focus ring around labels in tabs */
1288
1293
notebook tab label {
1289
1294
    border: 1px solid transparent;