tabbox.css


/*+ タブバーの下辺。ダイアログのタブも含む。 */
.tabs-left,
.tabs-right 

/*+ タブのパネル(パスワードマネージャなど)立体化はややこしいので例によってclassicからコピー。ここもおおむね流用可。特に「選択中のタブ」の表現はややこしい。tab[selected="true"]とか。 */
tabpanels 

/*+ Tabs that are attached to the bottom of a panel,
 but not necessarily a tabpanels. */
.tab-bottom