summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2015-04-05 21:41:59 +0300
committerAlon Levy <alon@pobox.com>2015-04-05 21:41:59 +0300
commitcadfc79763a9c5c7473ca8ab764a0f9c56b125c1 (patch)
treeb643f462e587cd7003992d7a249ecce265c356e3 /res/client/css/style.css
parent0408b28c2712157a6d4853042883be9f9e3e299f (diff)
client: link properties dialog: delete button identical to node dialog
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 78bcb5bc..f4f80102 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -484,7 +484,7 @@ body.debug .debug-ui-right {
font-size: 12px;
float: right; }
-.link_info, .info {
+.info {
color: #363636;
background-color: white;
-webkit-box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.3);