Additional tips: Difference between revisions
No edit summary |
No edit summary |
||
| Line 130: | Line 130: | ||
2. In this custom feature Settings add to Booking pages CSS tab code:<br><br> | 2. In this custom feature Settings add to Booking pages CSS tab code:<br><br> | ||
''New themes''<br> | ''New themes''<br> | ||
<code>#booking-result-view .booking-item.booking-confirmed { | <code>#booking-result-view .booking-item.booking-confirmed { | ||
content: url('http:// ';); | |||
}</code> | |||
<br><br> | <br><br> | ||
''Old themes''<br> | ''Old themes''<br> | ||