summaryrefslogtreecommitdiff
path: root/www/styles/shows.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/styles/shows.css')
-rw-r--r--www/styles/shows.css29
1 files changed, 1 insertions, 28 deletions
diff --git a/www/styles/shows.css b/www/styles/shows.css
index fd62ff4..f902257 100644
--- a/www/styles/shows.css
+++ b/www/styles/shows.css
@@ -23,35 +23,8 @@
#show-title {
text-align: center;
}
+
#show-details {
margin-top: 1.5em;
margin-bottom: 1em;
}
-#current-week {
- display: block;
- margin: 0.5em;
- padding: 0.5em 1em;
-}
-#shows-upload {
- width: 90%;
- max-width: 560px;
- min-width: 280px;
-}
-#shows-upload div.modal-body {
- margin-left: auto;
- margin-right: auto;
- width: 250px;
- height: 250px;
- background-image: url('/img/dz-backdrop.png');
- background-repeat: no-repeat;
- background-position: center center;
-}
-#shows-upload div.modal-body form {
- display: block;
- width: 100%;
- height: 100%;
- margin: 0px;
-}
-#shows-upload div.modal-body form div.dz-preview {
- display: none;
-}