Ignore:
Timestamp:
2011/03/09 14:55:25 (15 years ago)
Author:
Seasoft
Message:

#627(ソース整形・ソースコメントの改善)

  • TAB
  • インデント

#624(軽微な表示乱れを修正)

  • HTML 構文誤り
  • CSS 構文誤り
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/html/admin/css/install.css

    r20116 r20566  
    3636 
    3737/*FORM*/ 
    38 .box3 { width: 33px; }  /*W3*/ 
    39 .box6 { width: 54px; }  /*W6*/ 
    40 .box10 { width: 82px; } /*W10*/ 
    41 .box20 { width: 152px; }    /*W20*/ 
    42 .box25 { width: 187px; }    /*W25*/ 
    43 .box30 { width: 222px; }    /*W30*/ 
    44 .box33 { width: 243px; }    /*W33*/ 
    45 .box35 { width: 257px; }    /*W35*/ 
    46 .box40 { width: 292px; }    /*W40*/ 
    47 .box45 { width: 341px; }    /*W45*/ 
    48 .box50 { width: 362px; }    /*W50*/ 
    49 .box52 { width: 376px; }    /*W52*/ 
    50 .box54 { width: 390px; }    /*W54*/ 
    51 .box60 { width: 432px; }    /*W60*/ 
    52 .box65 { width: 467px; }    /*W65*/ 
    53 .box68 { width: 488px; }    /*W68*/ 
    54 .box76 { width: 544px; }    /*W76*/ 
     38.box3 { width: 33px; }      /*W3*/ 
     39.box6 { width: 54px; }      /*W6*/ 
     40.box10 { width: 82px; }     /*W10*/ 
     41.box20 { width: 152px; }    /*W20*/ 
     42.box25 { width: 187px; }    /*W25*/ 
     43.box30 { width: 222px; }    /*W30*/ 
     44.box33 { width: 243px; }    /*W33*/ 
     45.box35 { width: 257px; }    /*W35*/ 
     46.box40 { width: 292px; }    /*W40*/ 
     47.box45 { width: 341px; }    /*W45*/ 
     48.box50 { width: 362px; }    /*W50*/ 
     49.box52 { width: 376px; }    /*W52*/ 
     50.box54 { width: 390px; }    /*W54*/ 
     51.box60 { width: 432px; }    /*W60*/ 
     52.box65 { width: 467px; }    /*W65*/ 
     53.box68 { width: 488px; }    /*W68*/ 
     54.box76 { width: 544px; }    /*W76*/ 
    5555 
    56 .area40 { width: 302px; height: 134px; }    /*W40~H8*/ 
    57 .area45 { width: 337px; height: 290px; }    /*W40~H20*/ 
    58 .area46 { width: 337px; height: 134px; }    /*W40~H8*/ 
    59 .area50 { width: 372px; height: 82px; } /*W50?H4*/ 
    60 .area55 { width: 407px; height: 82px; } /*W50?H4*/ 
    61 .area59 { width: 432px; height: 134px; }    /*W59~H8*/ 
    62 .area60 { width: 433px; height: 134px; }    /*W60?H8*/ 
    63 .area61 { width: 433px; height: 82px; } /*W60?H4*/ 
    64 .area65 { width: 444px; height: 290px; }    /*W65~H20*/ 
    65 .area70 { width: 512px; height: 186px; }    /*W70?H12*/ 
    66 .area75 { width: 547px; height: 186px; }    /*W75?H12*/ 
    67 .area80 { width: 572px; height: 134px; }    /*W80~H8*/ 
     56.area40 { width: 302px; height: 134px; }    /*W40~H8*/ 
     57.area45 { width: 337px; height: 290px; }    /*W40~H20*/ 
     58.area46 { width: 337px; height: 134px; }    /*W40~H8*/ 
     59.area50 { width: 372px; height: 82px; }     /*W50~H4*/ 
     60.area55 { width: 407px; height: 82px; }     /*W50~H4*/ 
     61.area59 { width: 432px; height: 134px; }    /*W59~H8*/ 
     62.area60 { width: 433px; height: 134px; }    /*W60~H8*/ 
     63.area61 { width: 433px; height: 82px; }     /*W60~H4*/ 
     64.area65 { width: 444px; height: 290px; }    /*W65~H20*/ 
     65.area70 { width: 512px; height: 186px; }    /*W70~H12*/ 
     66.area75 { width: 547px; height: 186px; }    /*W75~H12*/ 
     67.area80 { width: 572px; height: 134px; }    /*W80~H8*/ 
    6868.area90 { width: 650px; height: 420px; } 
    69 .area96 { width: 694px; height: 420px; }    /*W80~H30*/ 
    70 .area96_2 { width: 694px; height: 160px; }  /*W80~H10*/ 
    71 .area99 { width: 715px; height: 523px; }    /*W99?H40*/ 
     69.area96 { width: 694px; height: 420px; }    /*W80~H30*/ 
     70.area96_2 { width: 694px; height: 160px; }  /*W80~H10*/ 
     71.area99 { width: 715px; height: 523px; }    /*W99~H40*/ 
    7272 
    7373/*COLOR*/ 
Note: See TracChangeset for help on using the changeset viewer.