summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/leap.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/leap.scss')
-rw-r--r--app/assets/stylesheets/leap.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/assets/stylesheets/leap.scss b/app/assets/stylesheets/leap.scss
index 9fe2195..5bc3c10 100644
--- a/app/assets/stylesheets/leap.scss
+++ b/app/assets/stylesheets/leap.scss
@@ -43,6 +43,14 @@
display: none;
}
+.admin-area {
+ background-color: #fff6ef;
+ background-image: url(/leap-img/caution.png);
+ border: 1px dotted #eea;
+ border-radius: 4px;
+ padding: 4px 6px;
+}
+
//
// ICONS
//