[gnome-themes-standard] contacts: add border-image-slice
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] contacts: add border-image-slice
- Date: Mon, 23 Apr 2012 16:16:30 +0000 (UTC)
commit 478972c52838beb94158b9a31579c39c48a3fe0e
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Apr 23 12:16:18 2012 -0400
contacts: add border-image-slice
themes/Adwaita/gtk-3.0/gnome-applications.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 14bb7f6..b124aa7 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -516,8 +516,9 @@ EphyToolbar.toolbar .button {
/* Border on the right in the left menu toolbar */
.contacts-left-toolbar.toolbar.menubar {
- border-image: linear-gradient(to bottom, @bg_color, shade(@borders,1.2));
+ 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]