[gnome-themes-standard] remove old cruft
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] remove old cruft
- Date: Mon, 9 Jun 2014 13:16:56 +0000 (UTC)
commit dc050c4fc3f2f0d5ea255e179d3fe917107399cb
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Thu May 29 14:07:19 2014 +0200
remove old cruft
- don't set a transparent background on GtkImage, GtkLabel, GtkBox
and GtkGrid since it's not needed anymore (thanks to Paolo Borelli
for spotting)
themes/Adwaita/gtk-3.0/_common.scss | 12 ------------
themes/Adwaita/gtk-3.0/gtk-contained-dark.css | 10 ----------
themes/Adwaita/gtk-3.0/gtk-contained.css | 10 ----------
3 files changed, 0 insertions(+), 32 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/_common.scss b/themes/Adwaita/gtk-3.0/_common.scss
index 769f620..7c03529 100644
--- a/themes/Adwaita/gtk-3.0/_common.scss
+++ b/themes/Adwaita/gtk-3.0/_common.scss
@@ -109,18 +109,6 @@
}
}
-
-GtkImage,
-GtkImage:insensitive,
-GtkLabel,
-GtkLabel:insensitive,
-GtkBox,
-GtkBox:insensitive,
-GtkGrid,
-GtkGrid:insensitive {
- background-color: transparent;
-}
-
.view {
background-color: $base_color;
color: $fg_color;
diff --git a/themes/Adwaita/gtk-3.0/gtk-contained-dark.css b/themes/Adwaita/gtk-3.0/gtk-contained-dark.css
index ad53df5..a0d6999 100644
--- a/themes/Adwaita/gtk-3.0/gtk-contained-dark.css
+++ b/themes/Adwaita/gtk-3.0/gtk-contained-dark.css
@@ -76,16 +76,6 @@
background-color: #215d9c;
color: white; }
-GtkImage,
-GtkImage:insensitive,
-GtkLabel,
-GtkLabel:insensitive,
-GtkBox,
-GtkBox:insensitive,
-GtkGrid,
-GtkGrid:insensitive {
- background-color: transparent; }
-
.view {
background-color: #333333;
color: #eeeeec; }
diff --git a/themes/Adwaita/gtk-3.0/gtk-contained.css b/themes/Adwaita/gtk-3.0/gtk-contained.css
index f2007a3..3c31080 100644
--- a/themes/Adwaita/gtk-3.0/gtk-contained.css
+++ b/themes/Adwaita/gtk-3.0/gtk-contained.css
@@ -76,16 +76,6 @@
background-color: #4a90d9;
color: white; }
-GtkImage,
-GtkImage:insensitive,
-GtkLabel,
-GtkLabel:insensitive,
-GtkBox,
-GtkBox:insensitive,
-GtkGrid,
-GtkGrid:insensitive {
- background-color: transparent; }
-
.view {
background-color: white;
color: #2e3436; }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]