Skip to content
Snippets Groups Projects

Upload page redesign

Merged Nicolay Schiøll-Johansen requested to merge upload_redesign into dev
2 files
+ 75
45
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -82,4 +82,17 @@
-fx-max-width: 850px;
-fx-height: auto;
-fx-width: 100%;
}
/*RESPONSIVE IMAGES END*/
/*UPLOAD PAGE*/
.dropMenu{
-fx-border-width: 2px;
-fx-border-color: #46b4fe;
-fx-border-style: dashed;
-fx-border-radius: 3px;
-fx-background-color: rgba(255, 255, 255, 0.1);
-fx-background-radius: 3px;
}
\ No newline at end of file
Loading