Show
Ignore:
Timestamp:
11/15/07 02:24:37 (12 months ago)
Author:
cho45
Message:

websites/coderepos.org/trac/share/styles/ass-ari,
websites/coderepos.org/trac/share/styles/ass-ari.css,
websites/coderepos.org/trac/share/js/TracUtils.js:

コミッタなのかプロジェクトなのかまぎらわしいのでスタイル適用させる

Location:
websites/coderepos.org/trac/share/styles
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • websites/coderepos.org/trac/share/styles/ass-ari.css

    r1521 r1526  
    3535} 
    3636 
     37body.committer { 
     38        background: url("ass-ari/committer.gif") no-repeat 100% 3em; 
     39} 
     40 
    3741#banner { 
    3842        margin: 0; 
     
    116120#main { 
    117121        width: auto; 
    118         margin: 0 2em 0 2em; 
    119         padding: 1em 0 10em 0; 
     122        margin: 0 0 0 0; 
     123        padding: 1em 2em 10em; 
    120124} 
    121125 
     
    227231#footer { 
    228232        border: none; 
    229         background: #fff; 
     233        background: none; 
    230234        padding: 0.5em 1em; 
    231235} 
     
    234238        font-size: 10px; 
    235239        text-align: right; 
    236         background: #fff; 
     240        background: none; 
    237241        padding: 1em 1em 1em 1em; 
    238242}