チェンジセット 117 : trunk/chrome/content/skin/gumi1.css

差分発生行の前後
無視リスト:
更新日時:
2010/01/26 01:22:01 (2 年 前)
更新者:
h
ログメッセージ:

1.1をマージ。

ファイル:
1 変更

凡例:

変更なし
追加
削除
  • trunk/chrome/content/skin/gumi1.css

    r96 r117  
    5959, #main-window 
    6060        #status-bar 
    61 , #main-window 
    62         #find-field 
    6361, #main-window 
    6462        .findbar-textbox 
     
    137135        background-color: #ef7922 !important; 
    138136} 
    139  
    140 /* fx2 mac */ 
    141 #main-window 
    142         treechildren.autocomplete-treebody::-moz-tree-row 
    143 , #bookmarksPanel 
    144         treechildren::-moz-tree-row 
    145 , #history-panel 
    146         treechildren::-moz-tree-row 
    147 { 
    148         background-color: #ef7922; 
    149 } 
    150  
    151 #main-window 
    152         #find-field[status="notfound"] 
    153 , #main-window 
    154         .findbar-textbox[status="notfound"] 
    155 { 
    156         color: #bec8d1 !important; 
    157 } 
    158  
    159 #main-window 
    160         #find-field[status="notfound"] 
    161 , #main-window 
    162         .findbar-textbox[status="notfound"] 
    163 { 
    164         background-color: #e12885 !important; 
    165 } 
    166  
    167 #main-window 
    168         #FindToolbar[flash="true"]  > #find-field-container > #find-field 
    169 , #main-window 
    170         findbar[flash="true"]  > .find-field-container > .findbar-textbox 
    171 { 
    172         background-color: #bec8d1 !important; 
    173 }