国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

209 lines
4.2KB

  1. /***
  2. * DedeCMS table Style (gray)
  3. * dedecms.com Author pigz 2008-11-26 11:45
  4. **/
  5. /*------------------------表格------------------------*/
  6. .red{
  7. color:#F00;
  8. margin-right:5px;
  9. font-family:"宋体";
  10. }
  11. .dede_table{
  12. width:100%;
  13. margin:0px auto 7px;
  14. font-size:12px;
  15. overflow:hidden;
  16. border:1px solid #EEE;
  17. /* border-collapse:collapse;*/
  18. }
  19. .dede_table tbody * a{
  20. color:#0066CC;
  21. }
  22. .dede_table * a:hover{
  23. color:#FF0000;
  24. text-decoration:underline;
  25. }
  26. /*表格标题*/
  27. .dede_table caption{
  28. text-align:left;
  29. height:24px;
  30. line-height:24px;
  31. font-size:14px;
  32. text-indent:6px;
  33. color:#000;
  34. letter-spacing:2px;
  35. }
  36. /*Opera Hack @media all and (min-width: 0px){.uctable caption{min-height:25px;}}*/
  37. /*表格头*/
  38. .dede_table thead tr td{
  39. height:23px;
  40. line-height:23px;
  41. text-indent:12px;
  42. border-top:1px solid #FFF;
  43. border-bottom:1px solid #FFF;
  44. background:url(images/table_tbg.gif) 1px 1px repeat-x;
  45. background:#F8F8F8;
  46. font-weight:bold;
  47. letter-spacing:2px;
  48. color:#999;
  49. }
  50. .dede_table thead tr td strong{/*表格头:标题*/
  51. letter-spacing:1px;
  52. font-size:12px;
  53. color:#333;
  54. }
  55. .dede_table thead tr td span{/*表格头:介绍*/
  56. color:#999;
  57. }
  58. .dede_table thead tr td p{/*表格头:链接区域*/
  59. height:22px;
  60. display:inline;
  61. float:right;
  62. margin:-24px 10px 0 0;
  63. overflow:hidden;
  64. line-height:21px;
  65. }
  66. .dede_table thead tr td p *{/*表格头:全部向右浮动*/
  67. float:right;
  68. }
  69. .dede_table thead tr td a.thlink{/*表格头:链接样式*/
  70. text-decoration:underline;
  71. }
  72. .dede_table thead tr td a.thlink:hover{
  73. text-decoration:none;
  74. }
  75. .dede_table thead tr th{/*表格内容:分类*/
  76. height:25px;
  77. font-weight:normal;
  78. text-indent:10px;
  79. text-align:left;
  80. line-height:15px;
  81. }
  82. /*表格内容*/
  83. .dede_table tbody {
  84. overflow:hidden;
  85. text-align:left;
  86. }
  87. .dede_table tbody tr th{/*表格内容:分类*/
  88. background:#FFE;
  89. padding-top:3px;
  90. line-height:15px;
  91. text-indent:10px;
  92. letter-spacing:1px;
  93. font-weight:normal;
  94. border-top:1px solid #EEE;
  95. border-bottom:1px solid #DBDFE1;
  96. padding-top:4px;
  97. padding-bottom:4px;
  98. }
  99. .dede_table tbody tr th .toggle{
  100. width:15px;
  101. height:13px;
  102. border:none;
  103. cursor:pointer;
  104. vertical-align:middle;
  105. }
  106. .dede_table tbody tr th small{
  107. font-size:12px;
  108. color:#999;
  109. margin-left:4px;
  110. margin-right:4px;
  111. }
  112. .dede_table tbody tr td{/*表格内容:列表*/
  113. padding:8px;
  114. color:#333;
  115. vertical-align:top;
  116. border-bottom:1px solid #F0F0F0;
  117. }
  118. .dede_table tbody tr td.td1{
  119. background:#FEFEFE;
  120. text-align:right;
  121. color:#787;
  122. vertical-align:middle;
  123. }
  124. .dede_table tbody tr td.tdbig{
  125. font-size:14px;
  126. vertical-align:middle;
  127. text-align:center;
  128. }
  129. .dede_table tbody tr td p{/*表格内容:列表:段落*/
  130. line-height:21px;
  131. padding:2px;
  132. }
  133. .dede_table tbody tr td p strong img{/*表格内容:列表:标题图标垂直居中对齐*/
  134. vertical-align:middle;
  135. }
  136. .dede_table tbody tr td img{ /*表格内容:列表:常规图片垂直顶部对齐*/
  137. vertical-align:top;
  138. margin:0px 10px 5px 0px;
  139. }
  140. .dede_table tbody tr td .middle{
  141. vertical-align:middle;
  142. }
  143. .dede_table tbody tr td small{ /*表格内容:列表:注释性文字*/
  144. color:#888;
  145. font-size:12px;
  146. overflow:hidden;
  147. }
  148. .dede_table tbody tr td big{ /*表格内容:列表:强调性文字*/
  149. font-size:14px;
  150. overflow:hidden;
  151. letter-spacing:1px;
  152. }
  153. /*表格底*/
  154. .dede_table tfoot{
  155. background:url(images/table_fbg.jpg) left bottom repeat-x;
  156. }
  157. .dede_table tfoot tr td{
  158. padding:10px;
  159. line-height:25px;
  160. text-align:center;
  161. }
  162. .dede_table tfoot * a{
  163. color:#666;
  164. }
  165. .dede_table tfoot tr td p{
  166. line-height:21px;
  167. margin-bottom:10px;
  168. }
  169. /*其他*/
  170. .trlist tbody tr td{/*列表类型的表格使行居中对齐*/
  171. vertical-align:middle;
  172. }
  173. /*选项卡*/
  174. ul.label{
  175. height:25px;
  176. background:#EEF5E0;
  177. border-bottom:1px solid #DDD;
  178. text-indent:0px;
  179. letter-spacing:1px;
  180. }
  181. ul.label li{
  182. height:25px;
  183. line-height:25px;
  184. float:left;
  185. display:block;
  186. background:#F4F9EC;
  187. border-right:1px solid #D6D6D6;
  188. }
  189. ul.label li.this{
  190. background:#FFF;
  191. font-weight:bold;
  192. position:relative;
  193. bottom:-1px;
  194. }
  195. ul.label li.this a{
  196. color:#FF6600;
  197. }
  198. ul.label li a{
  199. float:left;
  200. padding-left:16px;
  201. padding-right:16px;
  202. display:block;
  203. color:#333;
  204. }