mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
hierarchical tagging selection
This commit is contained in:
@@ -176,6 +176,7 @@ figure {
|
||||
|
||||
.tooltip .tagdropdown {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.tooltip:hover .tooltiptext {
|
||||
@@ -196,6 +197,11 @@ figure {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.tooltip .tooltiptext ol {
|
||||
margin-left: 0;
|
||||
padding-left: 0.5em;
|
||||
}
|
||||
|
||||
.tooltip .tooltiptext .tagentry label {
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user