better collection handlich in backend
This commit is contained in:
parent
324eacf061
commit
50bcae442e
24 changed files with 623 additions and 68 deletions
2
public/backend/style.css
vendored
2
public/backend/style.css
vendored
|
@ -475,7 +475,7 @@ a:hover { text-decoration: none; }*/
|
|||
/*table { width: 100%; margin: 2em 0; }*/
|
||||
.pure-table a {
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
.pure-table a:hover {
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue