mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Show not-blank rows column action, refs #981
This commit is contained in:
parent
765e8f0209
commit
64127a4593
2 changed files with 22 additions and 1 deletions
|
|
@ -418,6 +418,7 @@ button.button-as-link {
|
|||
display: block;
|
||||
padding: 4px 8px 2px 8px;
|
||||
color: #222;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.dropdown-menu a:hover {
|
||||
background-color: #eee;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue