Revert move of .flat from frame > border to frame
authorDaniel Boles <dboles@src.gnome.org>
Sun, 5 Mar 2017 20:19:04 +0000 (20:19 +0000)
committerMichael Biebl <biebl@debian.org>
Tue, 14 Mar 2017 00:38:30 +0000 (00:38 +0000)
commitcfcc4918cf6426d5f74ff5c58d852b1b261c8827
treed6f0ca6506ca6df7189296ef3809ea32246b79f4
parent0f9d1dec182c29e852775fcf4f13b91584cff8f4
Revert move of .flat from frame > border to frame

Changing code to agree with docs, which said frame.flat, was backwards.
Mea culpa. Theme authors ran with the actual behaviour, not the docs. As
stability is more important, let’s go back to frame > border.flat, and
fix the docs to reflect what the code does and how to set .flat in code.

N.B. This drops the > from the frame border selector in the CSS files,
because in the patches being reverted here, that was only changed in the
generated CSS files, not the source SCSS. It is more correct not to
include that change in the CSS files until it reaches their source SCSS.

https://bugzilla.gnome.org/show_bug.cgi?id=778905

Gbp-Pq: Name Revert-move-of-.flat-from-frame-border-to-frame.patch
gtk/gtkframe.c
gtk/theme/Adwaita/gtk-contained-dark.css
gtk/theme/Adwaita/gtk-contained.css
gtk/theme/HighContrast/gtk-contained-inverse.css
gtk/theme/HighContrast/gtk-contained.css