From 39b0af97296be5e21cf1a764addacca91349e58a Mon Sep 17 00:00:00 2001 From: pete Date: Thu, 19 Jun 2008 10:20:07 +0000 Subject: final amends to popups git-svn-id: https://code.elgg.org/elgg/trunk@987 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'views/default/css.php') diff --git a/views/default/css.php b/views/default/css.php index ea7fef5e5..3ed6f2127 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -287,6 +287,11 @@ h6 { font-size: 0.8em; } background: #cccccc; margin: 10px 0 0 0; vertical-align:text-top; + border:1px solid #cccccc; +} + +.draggable_widget_over { + border: 1px solid white !important; } #widget_picker_gallery { -- cgit v1.2.3