[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 源代码 index.css

Zen Cart 源代码 index.css




下载文件

文件名: index.css
文件类型: CSS文件
文件大小: 1.07 KiB
MD5: 550eaa9508b45e3b53583b19eeaa92b4

index.css - 关闭高亮
  1. /**
  2.  * @package admin
  3.  * @ignore
  4.  * @access private
  5.  * @copyright Copyright 2003-2006 Zen Cart Development Team
  6.  * @copyright Portions Copyright 2003 osCommerce
  7.  * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
  8.  * @version $Id: index.css 5454 2006-12-29 20:10:17Z drbyte $
  9.  */
  10. div.clearBoth{
  11. clear:both;
  12. margin-top:20px;
  13. }
  14. div.copyrightrow{
  15. background:#ffffff;
  16. clear:both;
  17. font-size:11px;
  18. padding:25px;
  19. text-align:center;
  20. }
  21. div.header{
  22. clear:both;
  23. color:#ffffff;
  24. font-weight:bold;
  25. padding:3px;
  26. }
  27. div.reportBox{
  28. background:#d7d6cc;
  29. border:1px solid #d7d6cc;
  30. margin-top:1em;
  31. }
  32. div.row{
  33. background:#f7f6ef;
  34. clear:both;
  35. margin-top:1px;
  36. padding:3px;
  37. }
  38. div.row span.center{
  39. margin-right:30px;
  40. }
  41. div.row span.left{
  42. float:left;
  43. text-align:left;
  44. width:74%;
  45. }
  46. div.row span.right{
  47. float:right;
  48. text-align:right;
  49. width:34%;
  50. }
  51. div.warrantyrow{
  52. background:#ffffff;
  53. clear:both;
  54. font-size:11px;
  55. text-align:center;
  56. }
  57. #colone,#coltwo,#colthree{
  58. display:inline;
  59. float:left;
  60. margin-left:5px;
  61. padding-top:3em;
  62. width:30%;
  63. }
  64.