~mitya57/ubuntu-themes/wncktask

« back to all changes in this revision

Viewing changes to Ambiance/gtk-3.0/apps/nautilus.css

  • Committer: CI bot
  • Author(s): Lars Uebernickel
  • Date: 2014-07-11 09:11:42 UTC
  • mfrom: (383.1.5 trunk)
  • Revision ID: ps-jenkins@lists.canonical.com-20140711091142-24jjlbos62nj5zis
Fixes required by the 3.12 update

Unify notebook borders and paddings to get rid of the border around tab bars (on notebooks and stand-alone, such as in gedit and gnome-terminal).
 
Also, style header bars similarly to window title bars, but take care that header bars that are used as tool bars keep the same look as tool bars. 
Approved by: Sebastien Bacher, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
105
105
    -GtkButton-inner-border: 0;
106
106
}
107
107
 
 
108
NautilusWindow .header-bar .button {
 
109
    padding: 9px;
 
110
}
 
111
 
108
112
/* sidebar */
109
113
NautilusWindow .sidebar,
110
114
NautilusWindow .sidebar .view {