[gnome-builder/wip/project-selector: 66/66] style: remove previous hack
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/project-selector: 66/66] style: remove previous hack
- Date: Wed, 8 Apr 2015 01:08:22 +0000 (UTC)
commit f21bd6641dcc4648f02c576698a418f8fde2541b
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]