Files
EasySoft-ZenTaoPMS/module/build/css/view.css
2016-02-24 14:52:54 +08:00

12 lines
412 B
CSS

.tabs {position:relative;}
.tabs .nav-tabs{border-bottom:none;}
.tabs .nav-tabs>li{margin-bottom:0px;}
.tabs .tab-content {padding: 0; border: none;}
.tabs .tab-content .tab-pane .action {position: absolute; right: 0; top: -1px;}
.tabs .tab-content .tab-pane #querybox {margin:-10px 0 0px; border-top: none;}
.tabs .tab-content .tab-pane #querybox form {padding-left:0px;}
.table-actions {padding-left: 8px;}