mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Product list: Show icon for seated products (#5015)
* Product list: Show icon for seated products * Use updated seat icon * Update src/pretix/static/pretixbase/scss/_theme.scss Co-authored-by: Richard Schreiber <schreiber@rami.io> --------- Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
@@ -227,6 +227,10 @@ svg.svg-icon {
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
.text-muted path {
|
||||
fill: $text-muted;
|
||||
}
|
||||
|
||||
.link-muted a, a.link-muted {
|
||||
color: $text-muted;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user