userThematic.css 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. /*S thematic*/
  2. #userThematicList dt {
  3. padding:5px;
  4. font-size:14px;
  5. cursor:pointer;
  6. color:#333;
  7. border-bottom:1px solid #DDD;
  8. height:24px;
  9. line-height:24px;
  10. position:relative;
  11. }
  12. #userThematicList dt.hover,
  13. #userThematicList dt.select {
  14. background:#e2ebff;
  15. }
  16. #userThematicList dt .num {
  17. font-size:20px;
  18. font-family:Arial,serif;
  19. color:#CCCCCC;
  20. text-align:right;
  21. left:-55px;
  22. position:absolute;
  23. height:24px;
  24. width:40px;
  25. padding:0 5px;
  26. overflow:hidden;
  27. }
  28. #userThematicList dt .name {
  29. display:inline-block;
  30. width:160px;
  31. height:24px;
  32. overflow:hidden;
  33. ;
  34. }
  35. #userThematicList dt .date {
  36. font-size:10px;
  37. color:#999;
  38. font-weight:normal;
  39. float:right;
  40. }
  41. #userThematicList dt .option {
  42. display:none;
  43. }
  44. #userThematicList dt.hover .date {
  45. display:none;
  46. }
  47. #userThematicList dt.hover .option {
  48. position:absolute;
  49. right:10px;
  50. top:10px;
  51. display:block;
  52. }
  53. #userThematicList dt.hover .option .edit {
  54. display:block;
  55. float:right;
  56. width:14px;
  57. height:14px;
  58. overflow:hidden;
  59. text-indent:-999px;
  60. margin-right:5px;
  61. background:url(../images/glyphicons-halflings.gif) no-repeat -96px -72px;
  62. }
  63. #userThematicList dt.hover .option .del {
  64. display:block;
  65. float:right;
  66. width:14px;
  67. height:14px;
  68. overflow:hidden;
  69. text-indent:-999px;
  70. background:url(../images/glyphicons-halflings.gif) no-repeat -312px 0;
  71. }
  72. #userThematicList dt .form {
  73. position:absolute;
  74. left:0;
  75. top:0;
  76. height:27px;
  77. padding:7px 0 0 0;
  78. background:#ffff99;
  79. width:100%;
  80. }
  81. #userThematicList dt .form .input {
  82. width:120px;
  83. float:left;
  84. margin:0 5px;
  85. }
  86. #userThematicList dt .form .btn {
  87. float:left;
  88. margin-left:-1px;
  89. width:35px;
  90. }
  91. #userThematicList dt .form .sure {
  92. border-top-right-radius:0;
  93. border-bottom-right-radius:0;
  94. }
  95. #userThematicList dt .form .cancel {
  96. border-top-left-radius:0;
  97. border-bottom-left-radius:0;
  98. }
  99. #userThematicList dd {
  100. }
  101. /*E thematic*/
  102. #userThematicInfoDetail{
  103. position: absolute;
  104. bottom: 25px;
  105. right: 0px;
  106. width: 262px;
  107. background: url(../../images/user/bg-rp-body.png);
  108. display: none;
  109. }
  110. #userThematicInfoDetail h3 {
  111. color: #fff;
  112. padding: 0 0 6px 0;
  113. background: url(../../images/user/bg-rp-body-bottom.png) no-repeat center bottom;
  114. margin-bottom: 10px;
  115. }
  116. #userThematicInfoDetail p{
  117. padding: 0px;
  118. margin: 0px;
  119. color: #fff;
  120. line-height: 1.5;
  121. text-align:left;
  122. }
  123. #userThematicInfoDetail .cover-content{
  124. margin: 10px 20px;
  125. text-align:center;
  126. width: 240px;
  127. }
  128. #userFavPageJump {
  129. height: 36px;
  130. width: 233px;
  131. overflow: hidden;
  132. text-align: right;
  133. clear: both;
  134. position: relative;
  135. color: #fff;
  136. margin: auto;
  137. border: 1px solid #42bbe8;
  138. border-radius: 5px;
  139. background: #0b4496;
  140. padding: 0px;
  141. margin-top: 10px;
  142. /*display:none;*/
  143. }
  144. #userFavPageJump .firstpage {
  145. width: 28px;
  146. height: 36px;
  147. margin-left: 3px;
  148. border-right: 1px solid #3fb4e3;
  149. background: url(../../images/layout/page_11.png) no-repeat 7px 11px;
  150. float: left;
  151. cursor: pointer;
  152. }
  153. #userFavPageJump .uppage {
  154. width: 29px;
  155. height: 34px;
  156. background: url(../../images/layout/page_13.png) no-repeat 10px 11px;
  157. float: left;
  158. cursor: pointer;
  159. }
  160. .fg {
  161. width: 1px;
  162. height: 34px;
  163. background: url(../../images/layout/page_03.png) no-repeat 0px 10px;
  164. float: left;
  165. }
  166. #thematicPageJump {
  167. width: 108px;
  168. height: 34px;
  169. float: left;
  170. }
  171. #thematicPageJump span {
  172. float: left;
  173. height: 24px;
  174. font-size: 12px;
  175. line-height: 37px;
  176. text-indent: 35px;
  177. }
  178. #userFavPageJump .nextpage {
  179. width: 29px;
  180. height: 34px;
  181. background: url(../../images/layout/page_06ch.png) no-repeat 10px 11px;
  182. float: left;
  183. cursor: pointer;
  184. }
  185. #userFavPageJump .endpage {
  186. width: 28px;
  187. height: 36px;
  188. background: url(../../images/layout/page_08ch.png) no-repeat 7px 11px;
  189. float: left;
  190. border-left: 1px solid #3fb4e3;
  191. cursor: pointer;
  192. }
  193. .page-wrap .btn-group {
  194. float: right;
  195. width: 93px;
  196. }
  197. .not-result {
  198. padding: 15px 0;
  199. text-align: center;
  200. font-size: 14px;
  201. color: #fff;
  202. }