Aktualisieren src_less/main.less, README.md Dateien
This commit is contained in:
@@ -31,7 +31,7 @@ Just use a simple webserver, if you want to use the rescan.php then you need php
|
|||||||
```json
|
```json
|
||||||
{"user":[
|
{"user":[
|
||||||
["<file_name(w/o filetype)>","<filetype>"],
|
["<file_name(w/o filetype)>","<filetype>"],
|
||||||
["test","jpg"],
|
["test","jpg"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -54,6 +54,7 @@ html,body{
|
|||||||
outline: none;
|
outline: none;
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-top: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
select option {
|
select option {
|
||||||
|
|||||||
Reference in New Issue
Block a user