about summary refs log tree commit diff
path: root/bh20simplewebuploader
diff options
context:
space:
mode:
authorPjotr Prins2020-10-28 08:27:16 +0000
committerPjotr Prins2020-10-28 08:27:16 +0000
commit29f349c504101d20407641c182773d53570e10c2 (patch)
treeb848a8809062707b94d56b8b11214b29aa57528c /bh20simplewebuploader
parentb6f05c9f46a88b6f8153c3f60b6dd26e383307b4 (diff)
downloadbh20-seq-resource-29f349c504101d20407641c182773d53570e10c2.tar.gz
bh20-seq-resource-29f349c504101d20407641c182773d53570e10c2.tar.lz
bh20-seq-resource-29f349c504101d20407641c182773d53570e10c2.zip
Fix CSS errors
Diffstat (limited to 'bh20simplewebuploader')
-rw-r--r--bh20simplewebuploader/static/main.css13
1 files changed, 1 insertions, 12 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index 3be15be..2773afb 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -119,7 +119,7 @@ p, form, .about, .footer {
 }
 
 form h4 {
-    text-transform: 'uppercase';
+    text-transform: uppercase;
 }
 
 .intro, form, .search {
@@ -190,7 +190,6 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
 }
 
 .about p {
-    // font-weight: 300;
     color: #505050;
 }
 
@@ -300,9 +299,6 @@ footer {
 }
 
 .sponsors a {
-    // flex-grow: 4;
-    // height: 50px;
-    // margin: 10px;
     background: white;
     display: flex;
     flex-direction: column;
@@ -434,7 +430,6 @@ div.status {
 
 .map {
     padding: 20px 32px;
-    // display: inline-block;
 }
 
 .map-marker-cluster {
@@ -458,8 +453,6 @@ div.status {
 .my-custom-icon {
   width: 60px !important;
   height: 40px !important;
-  // margin-left: -12px;
-  // margin-top: -40px;
   opacity: 0.5;
   border-radius: 30px;
   border: 2px solid #3F51B5;
@@ -468,10 +461,6 @@ div.status {
   background-color: lightgreen;
   font-weight: bold;
   font-size: 18px;
-  // left: 0;
-  // right: 0;
-  // margin: -15px 0 0 -45px;
-  // padding: 15px 6px;
 }
 
 .my-custom-icon.my-custom-icon-0 {