aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php5
1 files changed, 5 insertions, 0 deletions
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 {