チェンジセット 138 : branches

差分発生行の前後
無視リスト:
更新日時:
2010/12/29 16:33:51 (17 か月 前)
更新者:
h
ログメッセージ:

fixes #59
mac版が少々ダメだったので修正。splitterの色問題もついでに。

パス:
branches/release-1.0
ファイル:
2 変更

凡例:

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

    r137 r138  
    2828        .tabbrowser-strip[treestyletab-mode]:not([treestyletab-tabbar-position="top"]) 
    2929{ 
    30         background-color: -moz-dialog; 
     30        background-color: -moz-dialog !important; 
    3131} 
  • branches/release-1.0/platform/Darwin/chrome/content/fx3/overlay.css

    r129 r138  
    2727, .treestyletab-splitter 
    2828{ 
     29        background-color: ThreeDFace; 
    2930        border-left: 2px solid; 
    3031        border-right: 2px solid; 
     32        -moz-border-left-colors  : ThreeDShadow     ThreeDHighlight; 
     33        -moz-border-right-colors : ThreeDDarkShadow ThreeDFace; 
    3134} 
    3235 
    3336#sidebar-header 
    3437{ 
    35         border-top: 1px solid; 
     38        border-top: 1px solid ThreeDShadow; 
    3639} 
    3740.tabbrowser-strip[treestyletab-mode]:not([treestyletab-tabbar-position="top"]) 
     
    4750        border: 1px solid; 
    4851        padding: 2px; 
     52        -moz-border-top-colors:    -moz-mac-focusring -moz-mac-focusring #000000; 
     53        -moz-border-right-colors:  -moz-mac-focusring -moz-mac-focusring #000000; 
     54        -moz-border-bottom-colors: -moz-mac-focusring -moz-mac-focusring #000000; 
     55        -moz-border-left-colors:   -moz-mac-focusring -moz-mac-focusring #000000; 
    4956} 
    5057#history-panel