showcar-ui
Version:
Showcar-ui is the pattern library that is used to build the frontend of AutoScout24. It provides CSS classes, custom elements and components.
11 lines (8 loc) • 362 B
Markdown
<h2>Search mask<span class="status approved">Approved</span></h2>
The search mask uses tabs element for show/hide logic. See <a href="https://autoscout24.github.io/showcar-ui/#tabs-target">here</a>
All the `sc-search-*` classes are used only for styling (include responsive behavior).
<style>
#search-mask .sample{
background-color: lightblue;
}
</style>