- 更新日時:
- 2010/11/27 22:58:47 (18 か月 前)
- ファイル:
-
- 1 変更
凡例:
- 変更なし
- 追加
- 削除
-
branches/release-1.0/platform/Darwin/chrome/content/fx3/overlay.css
r121 r125 18 18 -moz-margin-start: -44px; 19 19 } 20 21 #sidebar-splitter 22 { 23 min-width: 6px; 24 } 25 26 #history-panel 27 #search-box 28 { 29 border: 1px solid; 30 } 31 #history-panel 32 #viewButton 33 { 34 background-image: none; 35 -moz-border-radius-topleft: 0px; 36 -moz-border-radius-topright: 0px; 37 -moz-border-radius-bottomright: 0px; 38 -moz-border-radius-bottomleft: 0px; 39 } 40 #history-panel 41 #viewButton:focus 42 { 43 -moz-outline-radius: 0px; 44 } 45 20 46 21 47 .tabbrowser-strip {
