Changeset 18205 for branches


Ignore:
Timestamp:
2009/07/18 19:19:42 (15 years ago)
Author:
miningbrownie
Message:

http://svn.ec-cube.net/open_trac/attachment/wiki/SandBox/r18181%E3%83%AC%E3%83%B3%E3%83%80%E3%83%AA%E3%83%B3%E3%82%B0%E3%82%A8%E3%83%A9%E3%83%BC.pngとhttp://svn.ec-cube.net/open_trac/attachment/wiki/SandBox/不明な余白.pngに対するcssの調整

Location:
branches/comu-ver2/html/user_data/packages/default/css
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/html/user_data/packages/default/css/main.css

    r18189 r18205  
    223223----------------------------------------------- */ 
    224224div#topcolumn{ 
    225     clear:both;  
    226     margin-bottom:12px; 
    227     margin-top:12px; 
     225    clear:both; 
     226    margin:0px;  
    228227} 
    229228div#bottomcolumn{ 
    230229    clear: both; 
    231     margin-bottom:12px; 
    232     margin-top:12px;     
     230    margin:0px; 
    233231} 
    234232 
  • branches/comu-ver2/html/user_data/packages/default/css/products.css

    r18069 r18205  
    3838    text-align: left; 
    3939    white-space: nowrap; 
     40    width: 27.9%; 
    4041} 
    4142 
     
    4344    text-align: center; 
    4445    white-space: pre; 
     46    width: 27.9% 
    4547} 
    4648 
    4749ul.pagenumberarea li.right { 
     50    float:right; 
    4851    text-align: right; 
    4952    white-space: nowrap; 
     53    width: 38.7%; 
     54     
    5055} 
    5156 
Note: See TracChangeset for help on using the changeset viewer.