[gnome-themes-standard] gedit: style GeditSmallButton
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] gedit: style GeditSmallButton
- Date: Tue, 29 Oct 2013 14:41:26 +0000 (UTC)
commit 6562d7f2f0dbcb10820698bcaaadb37accb84515
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Oct 29 15:33:48 2013 +0100
gedit: style GeditSmallButton
themes/Adwaita/gtk-3.0/gnome-applications.css | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index e2a96ae..0a0a608 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -180,10 +180,17 @@ GeditPanel.horizontal .notebook tab:active {
border-width: 0 0 2px 0;
}
+GeditStatusbar GeditSmallButton,
GeditStatusMenuButton {
text-shadow: none;
}
+GeditStatusbar GeditSmallButton.button:backdrop,
+GeditStatusbar GeditSmallButton.button:backdrop:hover,
+GeditStatusbar GeditSmallButton.button,
+GeditStatusbar GeditSmallButton.button:hover,
+GeditStatusbar GeditSmallButton.button:active,
+GeditStatusbar GeditSmallButton.button:active:hover,
GeditStatusMenuButton.button:backdrop,
GeditStatusMenuButton.button:backdrop:hover,
GeditStatusMenuButton.button,
@@ -197,12 +204,16 @@ GeditStatusMenuButton.button:active:hover {
padding: 1px 8px 2px 4px;
}
+GeditStatusbar GeditSmallButton.button:hover,
+GeditStatusbar GeditSmallButton.button:active,
+GeditStatusbar GeditSmallButton.button:active:hover,
GeditStatusMenuButton.button:hover,
GeditStatusMenuButton.button:active,
GeditStatusMenuButton.button:active:hover {
border-color: @borders;
}
+GeditStatusbar GeditSmallButton.button:active,
GeditStatusMenuButton.button:active {
background-image: linear-gradient(to bottom,
@borders,
@@ -212,6 +223,8 @@ GeditStatusMenuButton.button:active {
text-shadow: 0 1px @button_text_shadow;
}
+GeditStatusbar GeditSmallButton.button:backdrop,
+GeditStatusbar GeditSmallButton.button:backdrop:hover,
GeditStatusMenuButton.button:backdrop,
GeditStatusMenuButton.button:backdrop:hover {
border-color: @unfocused_borders;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]