You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

69 lines
3.5 KiB
CSS

/**
* 游戏管理样式
* @author 鹿文学
*/
/* common */
.trunk-search form {float:right;}
.trunk-search .form-group {margin-left:15px;}
.discount-index-list,.discount-child_promote-list {margin-top:20px;}
/* discount */
/* promotegift */
.promoteGift-lists-list .trunk-list .table .th1 {width:8%;}
.promoteGift-lists-list .trunk-list .table .th2 {width:15%;}
.promoteGift-lists-list .trunk-list .table .th3 {width:15%;}
.promoteGift-lists-list .trunk-list .table .th4 {width:32%;}
.promoteGift-lists-list .trunk-list .table .th5 {width:11%;}
.promoteGift-lists-list .trunk-list .table .th6 {width:11%;}
.promoteGift-lists-list .trunk-list .table .th7 {width:8%;}
.promoteGift-lists-list .trunk-list .table .td4 span{line-height:1.5;text-align:left;text-overflow:ellipsis;width:200px;margin:0 auto;overflow:hidden;display:-webkit-box;display:box;max-height:68px;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;}
.promoteGift-lists-list .trunk-list .table .operation a{width:80px;height:24px;display:block;border-radius:3px;margin:3px 0;line-height:24px;text-align:center;color:#FFF;}
.promoteGift-lists-list .trunk-list .table .operation .look {background:#25C6DA;}
.promoteGift-lists-list .trunk-list .table .operation .look:hover {background:#21AABC;}
.promoteGift-lists-list .trunk-list .table .operation .receive {background:#647D9B;}
.promoteGift-lists-list .trunk-list .table .operation .receive:hover {background:#526782;}
.promoteGift-lists-list .trunk-list .table tr,
.apply-my_game-list .trunk-list .table tr {border-bottom:1px solid #DCE0E3;}
/* apply index */
.apply-index-list .trunk-list .table th{width:12%;}
.apply-index-list .trunk-list .table .th1,
.apply-index-list .trunk-list .table .th11{width:4%;}
.apply-index-list .trunk-list .table .th2{width:33%;text-align:left;text-indent:60px;}
.apply-index-list .trunk-list .table .td2,
.apply-index-list .trunk-list .table .td12 {max-width:383px;}
.apply-index-list .trunk-list .table .td2 a{cursor: default;}
.apply-index-list .trunk-list .table .td7,.apply-index-list .trunk-list .table .td15 {position:relative;}
.apply-index-list .trunk-list .table .td7 embed,.apply-index-list .trunk-list .table .td15 embed {display:block;}
.apply-index-list .trunk-list .table .th12 {width:57%;}
/* apply my_game */
.trunk-search .tab {float:left;}
.page-list .article .tab a{display:inline-block;margin-right:40px;background:#E3E5E4;border-radius:5px;width:94px;height:36px;text-align:center;line-height:36px;font-size:16px;}
.page-list .article .tab a:after {content:'';display:block;width:0;height:0;border:8px solid transparent;border-top-width:12px;left:0;right:0;margin:0 auto;}
.page-list .article .tab a.current {background:#526782;color:#FFF;}
.page-list .article .tab a.current:after {border-top-color:#526782;}
.apply-my_game-list .article .import {text-align:right;font-size:16px;padding:10px 20px;}
.apply-my_game-list .article .import .txt {color:#526782;margin-right:30px;}
.apply-my_game-list .article .import .btn {color:#1893F3;}
.apply-my_game-list .trunk-list .table th{width:15%;}
.apply-my_game-list .trunk-list .table .th1{width:40%;}
.apply-my_game-list .trunk-list .table .pid th {width:12%;}
.apply-my_game-list .trunk-list .table .pid .th1 {width:28%;}
.apply-my_game-list .trunk-list .table .td2 {max-width:325px;}
.apply-my_game-list .trunk-list .table .td2 {max-width:427px;}
.apply-my_game-list .trunk-list .table .td2 a{cursor: default;}
.apply-my_game-list .trunk-list .table .td2 img,
.apply-my_game-list .trunk-list .table .td12 img {margin-left:25px;}