[gnome-themes-standard] css: don't use border-radius: 3 by default
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] css: don't use border-radius: 3 by default
- Date: Tue, 26 Apr 2011 18:46:01 +0000 (UTC)
commit 69976663cd8e479133608acfbab63c52462681fd
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Apr 26 14:43:52 2011 -0400
css: don't use border-radius: 3 by default
It causes performance slowdowns for no reason.
https://bugzilla.gnome.org/show_bug.cgi?id=647929
themes/Adwaita/gtk-3.0/gtk-widgets.css | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 2e2bc03..63ca043 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -43,7 +43,6 @@
/* Style */
background-color: @theme_bg_color;
color: @theme_fg_color;
- border-radius: 3;
-GtkWidget-focus-padding: 2;
-GtkWidget-focus-line-width: 1;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]