~ci-train-bot/ubuntu-themes/ubuntu-themes-ubuntu-bionic-3107

« back to all changes in this revision

Viewing changes to Radiance/gtk-3.20/apps/gnome-terminal.css

  • Committer: Bileto Bot
  • Author(s): Marco Trevisan (Treviño)
  • Date: 2017-10-12 05:18:21 UTC
  • mfrom: (579.1.6 ubuntu-themes)
  • Revision ID: ci-train-bot@canonical.com-20171012051821-s6q9f2lylni9fgf0
Ambiance, Radiance: use toolbar-mode gradients on titlebars for maximized windows (LP: #1717023, #1721440)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    border: none;
23
23
}
24
24
 
 
25
.maximized notebook.terminal-notebook header:not(:backdrop) {
 
26
    background-color: @maximized_header_color;
 
27
}
 
28
 
25
29
 
26
30
notebook.terminal-notebook header.top tab,
27
31
notebook.terminal-notebook header.top tab:hover {