Skip to content
Snippets Groups Projects
Commit dc231fa6 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Minor UI improvements

parent bae9053d
No related branches found
No related tags found
No related merge requests found
...@@ -96,12 +96,9 @@ form.upload ...@@ -96,12 +96,9 @@ form.upload
text-align: center text-align: center
background: #333333 background: #333333
&:not(.submitted)
.upload-label .upload-label
display: none font-size: 18pt
.submitted color: #fff
label, input
display: none
label label
position: relative position: relative
...@@ -134,6 +131,13 @@ form.upload ...@@ -134,6 +131,13 @@ form.upload
input[type=submit] input[type=submit]
display: none display: none
&:not(.submitted)
.upload-label
display: none
.submitted
label, input
display: none
.images .images
display: flex display: flex
max-width: 1024px max-width: 1024px
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment