[gnome-software] Don't make active buttons bold
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Don't make active buttons bold
- Date: Tue, 27 Aug 2013 01:54:42 +0000 (UTC)
commit 329c7e6c084422a22881979d5ef2804dfee3b5da
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Aug 26 21:53:36 2013 -0400
Don't make active buttons bold
We don't do this is other apps following this pattern, and
the designs don't call for it. Making the font bold has the
additional problem that the buttons change width as they are
activated, causing the other buttons to wobble.
src/gtk-style.css | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/gtk-style.css b/src/gtk-style.css
index 202cc7c..4a7bfac 100644
--- a/src/gtk-style.css
+++ b/src/gtk-style.css
@@ -26,10 +26,6 @@ GtkEventBox.gradient_box_software {
}
-.toolbar-primary-buttons-software:active {
- font-weight: bold;
-}
-
.index-title-alignment-software {
font-weight: bold;
color: #555753;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]