From cadfc79763a9c5c7473ca8ab764a0f9c56b125c1 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 5 Apr 2015 21:41:59 +0300 Subject: client: link properties dialog: delete button identical to node dialog --- res/client/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/client/css/style.css') 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); -- cgit v1.3.1