Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google カスタム検索(CSE)で絞り込みタブを非表示にする方法はありますか?
私はAjax CSE を使用していますが、改良はしたくありません。したがって、単一のタブはかなり役に立たず、邪魔になります。
シンプルな.gsc-tabsArea { display: none; }スタイルがうまくいきそうです。それは許されますか?
.gsc-tabsArea { display: none; }