kopia lustrzana https://github.com/wagtail/wagtail
Make action buttons in listings always visible
rodzic
29244cf006
commit
4c7a1aae94
|
|
@ -567,19 +567,6 @@ table.listing {
|
|||
}
|
||||
}
|
||||
|
||||
.actions .button {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.index .actions .button {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
td:hover .actions .button,
|
||||
td:focus-within .actions .button {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.bulk-action-checkbox {
|
||||
opacity: 0;
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue