1 Star 0 Fork 101

我就不明真相/bootStrap-addTabs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bootstrap.addtabs.css 728 Bytes
一键复制 编辑 原始数据 按行查看 历史
自由自在的小鱼 提交于 2017-03-14 15:41 . 更新版本到2.0
/*
Created on : 2015-8-11, 16:18:09
Author : joe
*/
.close-tab {
font-size: 10px;
position:absolute;
right: 5px;
top: 5px;
padding-left: 25px;
z-index: 100;
cursor: hand;
cursor: pointer;
color: #94A6B0;
}
.nav-tabs {position: relative;}
.nav-tabs li{position: relative;}
.iframeClass {
z-index: 1;
visibility: inherit;
width: 100%;
frameborder: 'no';
border: 0;
marginwidth: 0;
marginheight: 0;
scrolling-x: 'no';
scrolling-y: auto;
allowtransparency: true;
}
.tab-drop {
margin-right: 30px;
}
.rightMenu {
position: absolute;
width: 150px;
z-index: 99;
display: none;
}
.dragBack {
background-color: #ddd;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cmee/bootStrap-addTabs.git
[email protected]:cmee/bootStrap-addTabs.git
cmee
bootStrap-addTabs
bootStrap-addTabs
master

搜索帮助