| 
			 
					阅读:2591回复:1
				 
				怎么隐藏tabs栏的新建按钮
					wiki里有隐藏关闭的
 
							/* Remove the close button on the tab bar */ .tabs-closebutton-box { display: none !important; } 我这样写 /* Remove the new button on the tab bar */ .tabs-newbutton-box { display: none !important; } 如图关闭的隐藏了,新建的还在 tbp1.2.9.90  | 
	|
| 
			 1楼# 
								发布于:2006-01-16 14:22				
			
					换tab mix plus吧,tmp的话应该是在
 
							appearance->tab bar->uncheck new tab button  | 
	|
							
				