mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Fixed #1646 Combined tags changes for bootstrap darkroom
add icon for bootstrap darkroom. Uses bootstrap darkroom icons, and hides by default
This commit is contained in:
@@ -435,6 +435,7 @@ function get_tags_content_title()
|
||||
.get_root_url().get_themeconf('icon_dir').'/remove_s.png'
|
||||
.'" alt="x" style="vertical-align:bottom;" >'
|
||||
.'<span class="pwg-icon pwg-icon-close" ></span>'
|
||||
.'<i class="fas fa-plus" aria-hidden="true"></i>'
|
||||
.'</a>';
|
||||
}
|
||||
}
|
||||
|
||||
@@ -826,6 +826,7 @@ LEGEND {
|
||||
}
|
||||
|
||||
|
||||
#TagsGroupRemoveTag span{
|
||||
#TagsGroupRemoveTag span,
|
||||
#TagsGroupRemoveTag i{
|
||||
display:none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user