[gnome-builder/wip/project-selector: 72/72] style: remove previous hack
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/project-selector: 72/72] style: remove previous hack
- Date: Tue, 7 Apr 2015 23:03:44 +0000 (UTC)
commit 62f77a7e0b4495350e884f603f68973171c0ee0f
Author: Christian Hergert <christian hergert me>
Date: Tue Apr 7 15:57:27 2015 -0700
style: remove previous hack
This is worse since it's causing the focus changes (foreground/background)
to get animated. We really just need something fixed upstream.
This doesn't seem to show up in Documents because they recreate the header
bar for each transition change. That seems like an option, although
not one I'm happy about doing.
data/css/builder.Adwaita.css | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/data/css/builder.Adwaita.css b/data/css/builder.Adwaita.css
index 00b909b..185ca31 100644
--- a/data/css/builder.Adwaita.css
+++ b/data/css/builder.Adwaita.css
@@ -170,13 +170,6 @@ GbEditorWorkspace > GtkPaned > GtkBox > GtkBox.header.notebook {
border-bottom: 1px solid @borders;
}
-
-GbProjectWindow GtkHeaderBar {
- /* make transition match buttons, otherwise it looks pretty hideous */
- transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
-}
-
-
GbNewProjectDialog GtkFileChooserButton.linked-on-right .button {
border-radius: 3px 0 0 3px;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]