too much stuff. uploader script from template. dropdown menu for tools
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user