[gnome-themes-standard] Turns out .view is fairly generic :) Revert changes as it breaks things elsewhere on the desktop.
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Turns out .view is fairly generic :) Revert changes as it breaks things elsewhere on the desktop.
- Date: Tue, 19 Apr 2011 15:12:57 +0000 (UTC)
commit 2ad2fa0a1ee019b26fee340d94ca4822543a7d6a
Author: Jakub Steiner <jimmac gmail com>
Date: Tue Apr 19 17:12:01 2011 +0200
Turns out .view is fairly generic :) Revert changes as it breaks things elsewhere on the desktop.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 5092a75..62dd5c2 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -911,7 +911,7 @@ GtkIconView.view.cell:selected:focused {
}
.view {
- background-color: shade (@theme_base_color, 0.96);
+ background-color: @theme_base_color;
color: @theme_fg_color;
border-radius: 0;
border-width: 3;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]