Merge branch 'hjq_beidou' of https://git.trustie.net/jacknudt/trustieforge into hjq_beidou
This commit is contained in:
commit
84ae444880
|
@ -209,14 +209,16 @@ a.sn-reply-username { color:#24366e; margin-right:15px; }
|
|||
.user-img img{border:2px solid #e6473b; }
|
||||
.user-img img:hover{border:2px solid #29156f;}
|
||||
|
||||
/*组织弹窗*/
|
||||
.sn-w300 {width:300px;}
|
||||
.org-popup-wrap {border:3px solid #269ac9; padding:15px; background-color:#ffffff; position:relative; z-index:1000;}
|
||||
.org-popup-close {background:url(../images/resource_icon_list.png) 0px -40px no-repeat; width:20px; height:20px; display:block; position: absolute; z-index: 1000; right:10px; top:5px;}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*翻页*/
|
||||
.sn-wrap {width:1200px; margin:0 auto; text-align:center;}
|
||||
.sn-scroll {font-size:0;}
|
||||
.sn-scroll li {display:inline-block; margin-right:10px; font-size:15px; color:#999;}
|
||||
.sn-scroll-block {height:15px; line-height:15px; vertical-align:middle; border:1px solid #ccc; border-radius:2px;}
|
||||
.sn-scroll-page {height:17px; line-height:17px; vertical-align:middle; background-color:#24366e; color:#fff !important; border-radius:2px;}
|
||||
.sn-scroll-control {padding:8px 15px;}
|
||||
.sn-scroll-num {padding:8px 10px;}
|
||||
|
|
Loading…
Reference in New Issue