Merge pull request #15627 from light-and-ray/more_extension_tag_filtering_options

more extension tag filtering options
This commit is contained in:
AUTOMATIC1111
2024-06-08 12:24:17 +03:00
committed by GitHub
2 changed files with 52 additions and 22 deletions

View File

@@ -856,6 +856,10 @@ table.popup-table .link{
display: inline-block;
}
.compact-checkbox-group div label {
padding: 0.1em 0.3em !important;
}
/* extensions tab table row hover highlight */
#extensions tr:hover td,