mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 16:51:36 +02:00
finishing up drag-n-drop code, use param for filename with site_file/text_editor
This commit is contained in:
parent
943271b509
commit
f6af2cbbcf
7 changed files with 196 additions and 399 deletions
|
@ -60,7 +60,7 @@ a{
|
|||
@import 'project-Footer'; // Project Specific Footer Styling
|
||||
|
||||
.alert-error {
|
||||
background-color:#F5BA00; color:#fff;
|
||||
background-color:#f39c12; color:#fff;
|
||||
}
|
||||
|
||||
.modal {
|
||||
|
@ -89,4 +89,4 @@ a{
|
|||
border: 0;
|
||||
background: none;
|
||||
padding: 0 23px 19px 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue