Closed ucfnet002 closed 2 weeks ago
The changes include modifications to CSS classes for tram and bus lines in css/halle-lines.css
, where a new class suffix e
is added to each existing class, creating parallel classes for differentiation. Additionally, css/styles.css
sees updates to keyframe animations for a module prefixed with "mmm-pth-", where transform
properties are replaced with transform3d
for enhanced 3D capabilities in animations. These changes maintain the existing visual representations while introducing new styling options.
File | Change Summary |
---|---|
css/halle-lines.css | Added suffix e to tram classes .str1 to .str12 and bus classes .bus21 to .bus62 . |
css/styles.css | Updated @keyframes mmm-pth-marquee and @keyframes mmm-pth-warning-remarks to use transform3d . |
In the land of lines both tram and bus,
New classes sprout, creating a fuss.
With a suffixe
, they dance and play,
While animations twirl in a 3D ballet.
Hopping along, we celebrate this cheer,
For every change brings us joy, my dear! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Use of "transform3d" for text scrolling, added color-support for "E"-suffixed lines
Summary by CodeRabbit
New Features
Improvements
These updates ensure a more flexible and visually engaging experience for users interacting with tram and bus line displays.