Files
EasySoft-ZenTaoPMS/module/build/css/view.css
2016-02-22 17:08:45 +08:00

9 lines
354 B
CSS

.tabs {position:relative;}
.tabs .tab-content {padding: 0; border: none; padding-top: 10px;}
.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;}