From 317db874e7964231ac33b5646cc33b1b400a4f29 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 19 Feb 2016 15:01:56 +0100 Subject: [locations] New module for managing locations --- style/default.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'style') diff --git a/style/default.css b/style/default.css index 73e4effa..ebbe3618 100644 --- a/style/default.css +++ b/style/default.css @@ -232,3 +232,13 @@ input[readonly] { overflow: hidden; } +.slx-well { + border: 1px solid #E3E3E3; + border-top: none; + box-shadow: rgba(0,0,0,0.047) 0px 1px 1px 0px inset; + border-radius: 4px; + border-top-left-radius: 0px; + border-top-right-radius: 0px; + margin: 0px; + padding: 19px; +} \ No newline at end of file -- cgit v1.2.3-55-g7522