チェンジセット 88

差分発生行の前後
無視リスト:
更新日時:
2009/10/12 12:45:01 (3 年 前)
更新者:
h
ログメッセージ:

fixes #36
配色がルカとかぶるので変更。

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • branches/release-1.0/chrome/content/skin/piapro1.css

    r87 r88  
    4242        treechildren::-moz-tree-cell-text(selected) 
    4343{ 
    44         color: #4c2826 !important; 
     44        color: #2376e7 !important; 
    4545} 
    4646 
     
    7272        #viewButton 
    7373{ 
    74         color: #d22561 !important; 
     74        color: #F148A3 !important; 
    7575} 
    7676 
     
    9696        treechildren::-moz-tree-row(selected) 
    9797{ 
    98         background: #eeeffa !important; 
     98        background: #ffffff !important; 
    9999} 
    100100 
     
    135135        #viewButton 
    136136{ 
    137         background-color: #f2c2d3 !important; 
     137        background-color: #FBFBC9 !important; 
    138138} 
    139139 
     
    146146        treechildren::-moz-tree-row 
    147147{ 
    148         background-color: #f2c2d3; 
     148        background-color: #FBFBC9; 
    149149} 
    150150