チェンジセット 120 : branches

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

fixes #47
タブ周りが気になったのでさらに修正。

ファイル:
1 変更

凡例:

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

    r119 r120  
    166166, #history-panel 
    167167        #viewButton 
    168 , #main-window 
    169         .tabbrowser-tab 
    170 , #main-window 
    171         .tabbrowser-arrowscrollbox > .scrollbutton-up 
    172 , #main-window 
    173         .tabbrowser-arrowscrollbox > .scrollbutton-down 
    174 , #main-window 
    175         .tabs-newtab-button 
    176 , #main-window 
    177         .tabs-alltabs-button 
    178168, #main-window 
    179169        #sidebar-splitter 
     
    189179 
    190180#main-window 
     181        .tabbrowser-tab 
     182, #main-window 
     183        .tabbrowser-arrowscrollbox > .scrollbutton-up 
     184, #main-window 
     185        .tabbrowser-arrowscrollbox > .scrollbutton-down 
     186, #main-window 
     187        .tabs-newtab-button 
     188, #main-window 
     189        .tabs-alltabs-button 
     190{ 
     191        -moz-border-top-colors   : #FFEDF5 transparent; 
     192        -moz-border-left-colors  : #FFEDF5 transparent; 
     193        -moz-border-right-colors : #FFEDF5 transparent; 
     194} 
     195 
     196#main-window 
     197        .tabbrowser-tab:hover 
     198, #main-window 
     199        .tabbrowser-tab[selected="true"] 
     200, #main-window 
     201        .tabbrowser-arrowscrollbox > .scrollbutton-up:hover 
     202, #main-window 
     203        .tabbrowser-arrowscrollbox > .scrollbutton-down:hover 
     204, #main-window 
     205        .tabs-newtab-button:hover 
     206, #main-window 
     207        .tabs-alltabs-button:hover 
     208{ 
     209        -moz-border-top-colors   : #ffffff transparent; 
     210        -moz-border-left-colors  : #ffffff transparent; 
     211        -moz-border-right-colors : #ffffff transparent; 
     212} 
     213 
     214#main-window 
    191215, #main-window 
    192216        popup:not([id="autoscroller"])