mirror of
https://github.com/neocities/neocities.git
synced 2025-07-22 18:46:07 +02:00
initial dashboard interface, uploading and deleting of files with validations
This commit is contained in:
parent
7dfc2407b9
commit
380a1253cc
16 changed files with 526 additions and 4 deletions
|
@ -13,4 +13,8 @@
|
|||
|
||||
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#file_criteria li {
|
||||
padding-bottom: 20px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue