Show not-blank rows column action, refs #981

This commit is contained in:
Simon Willison 2020-09-30 16:43:34 -07:00
commit 64127a4593
2 changed files with 22 additions and 1 deletions

View file

@ -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;