summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/booking/quick_deploy.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/booking/quick_deploy.html')
-rw-r--r--dashboard/src/templates/booking/quick_deploy.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard/src/templates/booking/quick_deploy.html b/dashboard/src/templates/booking/quick_deploy.html
index 38294b2..03eb78c 100644
--- a/dashboard/src/templates/booking/quick_deploy.html
+++ b/dashboard/src/templates/booking/quick_deploy.html
@@ -9,8 +9,8 @@
padding: 30px;
}
.grid_element {
- border-radius: 3px;
- box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);
+ border-radius: 5px;
+ border: 1px solid #ccc;
margin: 10px;
padding: 7px;
}