[glade] GladeDesignLayout: set border radius to 0 in selection
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] GladeDesignLayout: set border radius to 0 in selection
- Date: Mon, 14 Mar 2016 22:03:42 +0000 (UTC)
commit c695cc5a963069ebad91f277624d0904104668fd
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Mon Mar 14 18:31:39 2016 -0300
GladeDesignLayout: set border radius to 0 in selection
gladeui/glade-design-layout.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-design-layout.css b/gladeui/glade-design-layout.css
index 8416b27..e77fdd3 100644
--- a/gladeui/glade-design-layout.css
+++ b/gladeui/glade-design-layout.css
@@ -34,7 +34,7 @@ GladeDesignLayout.handle {
GladeDesignLayout.selection {
border: 2px solid @theme_selected_bg_color;
- border-radius: 4px;
+ border-radius: 0px;
background-color:transparent;
background-image: -gtk-gradient (radial,
center center, 0,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]