[gnome-themes-standard/gnome-3-4] contacts: more subtle toolbar separator
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/gnome-3-4] contacts: more subtle toolbar separator
- Date: Mon, 23 Apr 2012 16:00:38 +0000 (UTC)
commit 68fc387dcfb8f3d5f6f264ef89d1161fa358af0f
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Apr 23 17:43:40 2012 +0200
contacts: more subtle toolbar separator
themes/Adwaita/gtk-3.0/gnome-applications.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 43acec0..1fd3bf0 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -613,9 +613,9 @@ EphyToolbar.toolbar .button {
/* Border on the right in the left menu toolbar */
.contacts-left-toolbar.toolbar.menubar {
- border-width: 0 1px 0 0;
- border-style: solid;
- border-color: @borders;
+ border-image: linear-gradient(to bottom, @bg_color, shade(@borders,1.2));
+ border-image-width: 0 1px 0 0;
+ border-image-slice: 1;
}
/* Sidebar with line at top and the left */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]