5 lines
67 B
CSS
5 lines
67 B
CSS
|
/* Tabs */
|
||
|
.search_tabcontent,
|
||
|
.main_tabcontent {
|
||
|
display: none;
|
||
|
}
|