Can I apply a css file only to certain view mode created in Display Suite?

the URL of the view mode using Display Suite is, e.g, node/123/x?v=viewmode1. How should I write the path to apply a css file to only this view mode but not others? I have tried node/*/x?v=viewmode1 but it didn't work, looks like the parsing stopped at node/*/x.

Comments

oresh’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Making css rules work for a specific view mode is out of scope.
Additional classes for view modes are added to the container. You can use those classes in your css.