forked from CGM_Public/pretix_original
Calendar view: do not strike-through labels of non-bookable events (#2602)
This commit is contained in:
committed by
GitHub
parent
adbf76a09f
commit
01bcf114b2
@@ -88,11 +88,6 @@
|
||||
&.soon > *:first-child {
|
||||
font-weight: bold;
|
||||
}
|
||||
&.over > *:first-child,
|
||||
&.reserved > *:first-child,
|
||||
&.soldout > *:first-child {
|
||||
text-decoration: line-through
|
||||
}
|
||||
|
||||
.event-name {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user