给 asp.net ajaxtab 写点Css

 ajax 的TabContainer着实是朴素了些。要让他变得漂亮一些,着实也得下点功夫你需要去写 .ajax__tab_tab .ajax__tab_hover .ajax__tab_active 样式。为什么这样写,或许需要去看TabContaine源码咯
.AjaxTabStrip .ajax__tab_tab

{

	min-width: 120px;

	height: 20px;

	padding: 5px 5px 0px 5px;

	background-color: #f1f1f1;

	color: #75767a;

	font-weight: bold;

	border: solid 1px #C3C3C3;

	border-bottom-width: 0px;

}


.AjaxTabStrip .ajax__tab_hover .ajax__tab_tab

{

	text-decoration: underline;

	color: #75767a;

	font-weight: bold;

}

.AjaxTabStrip .ajax__tab_active .ajax__tab_tab

{

	font-weight: bold;

	height: 25px;

	border-bottom-width: 0px;

	margin-bottom: -2px;

	background: url(../../Images/tab-body-bg.gif) repeat-x top;

	border-top-width: 0px;

}


.AjaxTabStrip .ajax__tab_body

{

	border: solid 1px #EEEEEE;

	background: #FFFFFF;

	min-height: 300px;

	padding-top:20px;

}

这也是参照别人写的。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值