チェンジセット 128 : branches

差分発生行の前後
無視リスト:
更新日時:
2010/11/29 07:06:09 (18 か月 前)
更新者:
h
ログメッセージ:

fixes #47
mac版さらに微調整。

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

凡例:

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

    r119 r128  
    172172, #main-window 
    173173        .tabs-bottom 
     174, #bookmarksPanel 
     175        treechildren::-moz-tree-row(selected) 
     176, #bookmarksPanel 
     177        treechildren::-moz-tree-cell-text(selected) 
     178, #history-panel 
     179        treechildren::-moz-tree-row(selected) 
     180, #history-panel 
     181        treechildren::-moz-tree-cell-text(selected) 
    174182{ 
    175183        background-image: none !important; 
  • branches/release-1.0/platform/Darwin/chrome/content/fx3/overlay.css

    r125 r128  
    2222{ 
    2323        min-width: 6px; 
     24        -moz-border-end: none; 
     25} 
     26#sidebar-splitter 
     27, .treestyletab-splitter 
     28{ 
     29        border-left: 2px solid; 
     30        border-right: 2px solid; 
    2431} 
    2532 
    26 #history-panel 
     33#sidebar-header 
     34, .tabbrowser-strip[treestyletab-mode]:not([treestyletab-tabbar-position="top"]) 
     35{ 
     36        border-top: 1px solid; 
     37} 
     38 
     39#bookmarksPanel 
     40        #search-box 
     41, #history-panel 
    2742        #search-box 
    2843{ 
    2944        border: 1px solid; 
     45        padding: 2px; 
    3046} 
    3147#history-panel