[gnome-themes-standard] More cleanups
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] More cleanups
- Date: Tue, 7 Aug 2012 15:15:12 +0000 (UTC)
commit 8d2c6dd8696e3001209aa68ce9318b2f84cb4213
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Aug 7 13:31:04 2012 +0200
More cleanups
themes/Adwaita/gtk-3.0/gnome-applications.css | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 5fb147c..5f3f7d9 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -245,8 +245,7 @@ GtkIconView.documents-main-view.check:active {
color: alpha(@theme_base_color, 0.50);
}
-.documents-selection-mode.toolbar .button /*,
-.documents-selection-mode.toolbar .button:focus*/ {
+.documents-selection-mode.toolbar .button {
background-image: -gtk-gradient(linear, left top, left bottom,
from(@documents_selection_button_a),
color-stop(0.83, @documents_selection_button_b),
@@ -427,8 +426,7 @@ EphyToolbar .location-entry .button:last-child {
}
EphyToolbar .location-entry .button,
-EphyToolbar .location-entry .button:hover /*,
-EphyToolbar .location-entry .button:focus*/ {
+EphyToolbar .location-entry .button:hover {
icon-shadow: none;
background-image: -gtk-gradient(linear,
left top, left bottom,
@@ -451,7 +449,6 @@ EphyToolbar .location-entry .button:active:hover {
}
EphyToolbar .location-entry .button:hover,
-/*EphyToolbar .location-entry .button:focus,*/
EphyToolbar .location-entry .button:active,
EphyToolbar .location-entry .button *:active {
color: @theme_text_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]