From 27a585b7f783ab07341e8748ab40dd02ab58063a Mon Sep 17 00:00:00 2001 From: Saman Bemel-Benrud Date: Tue, 28 May 2013 23:29:45 -0400 Subject: [PATCH] add keyline above 'view on openstreetmap' link. --- css/app.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 52978bd2d..2678681ad 100644 --- a/css/app.css +++ b/css/app.css @@ -958,6 +958,11 @@ a:hover .icon.out-link { background-position: -500px -14px;} border-radius: 0 0 4px 0; } +.inspector-external-links { + border-top: 1px solid #CCC; + margin-top: 20px; +} + /* Preset form (hover mode) */ @@ -1000,7 +1005,6 @@ input, } /* hide and remove from layout */ -.inspector-hover .inspector-external-links .inspector-hidden, .inspector-hover .checkselect label input[type="checkbox"], .inspector-hover .radio-wrap button::before,