Files are now stored as a hash from a uuid to preserve uniqueness
Server prints out the submitted data
This commit is contained in:
@ -1,3 +1,19 @@
|
||||
.category-column {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.subcategory-column {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.row.row-container {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.button-container {
|
||||
padding-right: 20px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
/* Links */
|
||||
a,
|
||||
|
Reference in New Issue
Block a user