too much stuff. uploader script from template. dropdown menu for tools

This commit is contained in:
Ville Rantanen
2018-03-15 12:14:32 +02:00
parent 6724ac2557
commit 86c855285c
6 changed files with 340 additions and 75 deletions

View File

@@ -102,8 +102,23 @@ tr:nth-child(odd) {
width: 200px;
}
#list_upload_button {
position: absolute;
right: 8px;
float: right;
}
#list_url_upload_text {
width: 95%;
float: right;
}
#list_url_upload_button {
float: right;
}
#list_info_toggle {
margin-top: 24px;
cursor: pointer;
text-align: right;
}
#list_info {
display: none;
}
#list_table {