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.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/dashboard/src/templates/booking/quick_deploy.html b/dashboard/src/templates/booking/quick_deploy.html
index 07794bc..f0a2bc1 100644
--- a/dashboard/src/templates/booking/quick_deploy.html
+++ b/dashboard/src/templates/booking/quick_deploy.html
@@ -31,9 +31,14 @@
border: none;
box-shadow: none;
}
+
input[type=range]::-moz-range-track {
background: #cccccc;
}
+
+ .grid_element {
+ overflow: hidden;
+ }
</style>
{% bootstrap_form_errors form type='non_fields' %}
<form id="quick_booking_form" action="/booking/quick/" method="POST" class="form">