better frontend with dataset files
This commit is contained in:
parent
d788410cb5
commit
3b005f4555
13 changed files with 399 additions and 89 deletions
4
public/backend/style.css
vendored
4
public/backend/style.css
vendored
|
@ -474,8 +474,8 @@ a:hover { text-decoration: none; }*/
|
|||
}
|
||||
/*table { width: 100%; margin: 2em 0; }*/
|
||||
.pure-table a {
|
||||
color: #333;
|
||||
text-decoration:underline;
|
||||
color: #005F6A;
|
||||
text-decoration:none;
|
||||
}
|
||||
|
||||
.pure-table a:hover {
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue