[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
[phpBB Debug] PHP Warning: in file [ROOT]/includes/crs/crs_misc_functions.php on line 37: mime_content_type(): Empty filename or path
Zen Cart 源代码 styles.css

Zen Cart 源代码 styles.css




下载文件

文件名: styles.css
文件类型: CSS文件
文件大小: 3.18 KiB
MD5: c285a652357577572f4bfb93000853ab

styles.css - 关闭高亮
  1.  
  2. #dlf_container {
  3.     width: 700px;
  4.     margin-left:auto;
  5.     margin-right:auto;
  6.     border: 1px solid #CCCCCC;
  7.     padding: 9px;
  8.     background-color:#FFFFFF;
  9.    
  10. }
  11.  
  12. #dlf_container #breadcrumbs {
  13.     color: #6699FF;
  14.     font-family: Arial, Helvetica, sans-serif;
  15.     font-size:small;
  16.     margin: 0 0 8px 8px;
  17. }
  18.  
  19. #dlf_container #breadcrumbs a, #dlf_container #breadcrumbs a:visited, #dlf_container #breadcrumbs a:link, #dlf_container #breadcrumbs a:active {
  20.     color: #6699FF;
  21.     text-decoration:none;
  22. }
  23.  
  24. #dlf_container #breadcrumbs a:hover {
  25.     text-decoration:underline;
  26. }
  27.  
  28. #dlf_container #listingcontainer {
  29.     background-image:url(bg.gif);
  30.     padding: 10px;
  31.     background-color:#E0DEDE;
  32. }
  33.  
  34. #dlf_container #listingheader {
  35.     color: #476BB3;
  36.     font-weight:bold;
  37.     font-family:Arial, Helvetica, sans-serif;
  38.     font-size:small;
  39.     text-align:right;
  40. }
  41.  
  42. #dlf_container #listingheader a, #dlf_container #listingheader a:active, #dlf_container #listingheader a:visited, #dlf_container #listingheader a:link {
  43.     text-decoration: none;
  44.     color: #476BB3;
  45. }
  46.  
  47. #dlf_container #listingheader a:hover {
  48.     text-decoration: underline;
  49.     color: #476BB3;
  50. }
  51.  
  52.  
  53. #dlf_container #headerfile {
  54.     text-align:left;
  55.     float: left;
  56.     width: 320px;
  57. }
  58.  
  59. #dlf_container #headersize {
  60.     text-align:right;
  61.     width: 75px;
  62.     float: left;
  63. }
  64.  
  65. #dlf_container #listing {
  66.     border: 1px solid #A7C5FF;
  67. }
  68.  
  69. #dlf_container #listing a {
  70.     display:inline-block;
  71.     position:relative;
  72.     padding: 2px 5px 2px 5px;
  73.     font-size:small;
  74.     color: #6285CA;
  75.     font-family:Arial, Helvetica, sans-serif;
  76.     text-decoration:none;
  77.     width:600px;
  78.     text-align:right;
  79.     line-height:2em;
  80.    
  81. }
  82.  
  83. #dlf_container #listing a:hover {
  84.     background-color:#DBE6FE;
  85. }
  86.  
  87. #dlf_container #listing a img {
  88.     float:left;
  89.     margin-right: 4px;
  90. }
  91.  
  92.  
  93.  
  94. #dlf_container #listing a strong {
  95.     width: 250px;
  96.     float:left;
  97.     cursor:hand;
  98.     cursor:pointer;
  99.     text-align:left;
  100. }
  101.  
  102. #dlf_container #listing a em {
  103.     float: left;
  104.     width: 75px;
  105.     text-align:right;
  106.     cursor:hand;
  107.     cursor:pointer;
  108. }
  109.  
  110. #dlf_container #listing a span {
  111.     position: absolute;
  112.     margin-left: -151px;
  113.     margin-top: -2px;
  114. }
  115.  
  116. #dlf_container #listing a span img {
  117.     width: 150px;
  118.     background-color:#CCCCCC;
  119.     visibility: hidden;
  120. }
  121.  
  122. #dlf_container #listing a:hover span img {
  123.     border: 1px solid #666666;
  124.     visibility: visible;
  125. }
  126.  
  127. #dlf_container #upload {
  128.     border: 1px solid #A7C5FF;
  129.     display:block;
  130.     margin-top: 10px;
  131.     font-size:small;
  132.     color: #6285CA;
  133.     font-family:Arial, Helvetica, sans-serif;
  134.     text-decoration:none;
  135.     width:668px;
  136.     background-color: #E9F0FF;
  137. }
  138.  
  139. #dlf_container #uploadtitle {
  140.     background-color: #DBE6FE;
  141.     padding: 2px 5px 2px 5px;
  142.     border-bottom: 1px solid #A7C5FF;
  143.    
  144. }
  145.  
  146. #dlf_container #uploadcontent {
  147.     padding: 2px 5px 2px 5px;
  148. }
  149.  
  150.  
  151. #dlf_container #copy {
  152.     width: 700px;
  153.     margin-left:auto;
  154.     margin-right:auto;
  155.     text-align:center;
  156.     font-size:x-small;
  157.     color: #666666;
  158.     font-family:Arial, Helvetica, sans-serif;
  159. }
  160.  
  161. #dlf_container #copy a {
  162.     text-decoration: underline;
  163.     color: #666666;
  164. }
  165.  
  166. #dlf_container .b {
  167.     background-color: #E9F0FF;
  168.    
  169. }
  170.  
  171. #dlf_container .w {
  172.     background-color:#FFFFFF;
  173. }
  174.  
  175. #dlf_container .mod {
  176.     float:right;
  177. }
  178.  
  179. #dlf_container .size {
  180.     float:right;
  181. }
  182.