Ignore:
Timestamp:
2007/07/20 15:58:59 (17 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
Location:
branches/feature-module-update
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • branches/feature-module-update

    • Property svn:ignore set to
      .cache

      .settings

      .projectOptions
  • branches/feature-module-update/html/css/layout/product/detail.css

    r12157 r15078  
    66@charset "<!--{$smarty.const.CHAR_CODE}-->"; 
    77 
    8 /***±¦¥³¥ó¥Æ¥ó¥Ä***/ 
     8/***右コンテンツ***/ 
    99#container #right #maintitle{ 
    1010border: 0; 
     
    2929} 
    3030 
    31 /*¾¦ÉÊ̾*/ 
     31/*商品名*/ 
    3232#container #right #title{ 
    3333border-width: 0 0 1px 0; 
     
    5555 
    5656 
    57 /*¾¦ÉÊ*/ 
     57/*商品*/ 
    5858#container #right #contents #left{ 
    5959width:262px; 
     
    108108} 
    109109 
    110 /*¾ÜºÙ*/ 
     110/*詳細*/ 
    111111#container #right #commenttitle{ 
    112112border-width: 0 0 1px 0; 
     
    160160} 
    161161 
    162 /*¤ªµÒÍͤÎÀ¼*/ 
     162/*お客様の声*/ 
    163163#container #right #voicetitle{ 
    164164border: 0; 
     
    217217} 
    218218 
    219 /*¥ª¥¹¥¹¥á*/ 
     219/*オススメ*/ 
    220220#container #right #osusumetitle{ 
    221221border: 0; 
Note: See TracChangeset for help on using the changeset viewer.