+ Moved our platform-independent tabcandy.css to browser/base/content/tabcandy/
+ Created a platform-specific css file for tabcandy in the theme directory. + Copied the Mac TabCandy theme additions into the Windows and Linux themes. --HG-- rename : browser/themes/pinstripe/browser/tabcandy/tabcandy.css => browser/base/content/tabcandy/tabcandy.css
|
@ -5,7 +5,8 @@
|
|||
<head>
|
||||
<title> </title>
|
||||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
|
||||
<link rel="stylesheet" href="chrome://browser/skin/tabcandy/tabcandy.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="tabcandy.css" type="text/css"/>
|
||||
<link rel="stylesheet" href="chrome://browser/skin/tabcandy/platform.css" type="text/css"/>
|
||||
</head>
|
||||
|
||||
<body style="background-color: transparent !important;-moz-appearance: none !important;" transparent="true">
|
||||
|
|
|
@ -46,6 +46,7 @@ browser.jar:
|
|||
content/browser/sanitizeDialog.css (content/sanitizeDialog.css)
|
||||
* content/browser/tabbrowser.css (content/tabbrowser.css)
|
||||
* content/browser/tabbrowser.xml (content/tabbrowser.xml)
|
||||
content/browser/tabcandy.css (content/tabcandy/tabcandy.css)
|
||||
* content/browser/tabcandy.js (content/tabcandy/tabcandy.js)
|
||||
content/browser/tabcandy.html (content/tabcandy/tabcandy.html)
|
||||
* content/browser/urlbarBindings.xml (content/urlbarBindings.xml)
|
||||
|
|
|
@ -64,3 +64,9 @@ browser.jar:
|
|||
skin/classic/browser/tabbrowser/progress.png (tabbrowser/progress.png)
|
||||
skin/classic/browser/tabbrowser/progress-pulsing.png (tabbrowser/progress-pulsing.png)
|
||||
skin/classic/browser/tabbrowser/tabDragIndicator.png (tabbrowser/tabDragIndicator.png)
|
||||
skin/classic/browser/tabcandy/edit-light.png (tabcandy/edit-light.png)
|
||||
skin/classic/browser/tabcandy/edit.png (tabcandy/edit.png)
|
||||
skin/classic/browser/tabcandy/new-tab.png (tabcandy/new-tab.png)
|
||||
skin/classic/browser/tabcandy/platform.css (tabcandy/platform.css)
|
||||
skin/classic/browser/tabcandy/stack-expander.png (tabcandy/stack-expander.png)
|
||||
skin/classic/browser/tabcandy/tabcandy.png (tabcandy/tabcandy.png)
|
||||
|
|
После Ширина: | Высота: | Размер: 46 KiB |
После Ширина: | Высота: | Размер: 46 KiB |
После Ширина: | Высота: | Размер: 466 B |
|
@ -0,0 +1,5 @@
|
|||
/* This file is for platform-specific CSS for TabCandy, and is loaded after the
|
||||
platform-independent tabcandy.css, to allow overwriting.
|
||||
|
||||
There are currently no platform-specific bits, but we're assured that there will be before we ship.
|
||||
*/
|
После Ширина: | Высота: | Размер: 49 KiB |
После Ширина: | Высота: | Размер: 397 B |
|
@ -109,6 +109,6 @@ browser.jar:
|
|||
skin/classic/browser/tabcandy/edit-light.png (tabcandy/edit-light.png)
|
||||
skin/classic/browser/tabcandy/edit.png (tabcandy/edit.png)
|
||||
skin/classic/browser/tabcandy/new-tab.png (tabcandy/new-tab.png)
|
||||
skin/classic/browser/tabcandy/platform.css (tabcandy/platform.css)
|
||||
skin/classic/browser/tabcandy/stack-expander.png (tabcandy/stack-expander.png)
|
||||
skin/classic/browser/tabcandy/tabcandy.css (tabcandy/tabcandy.css)
|
||||
skin/classic/browser/tabcandy/tabcandy.png (tabcandy/tabcandy.png)
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
/* This file is for platform-specific CSS for TabCandy, and is loaded after the
|
||||
platform-independent tabcandy.css, to allow overwriting.
|
||||
|
||||
There are currently no platform-specific bits, but we're assured that there will be before we ship.
|
||||
*/
|
||||
|
|
@ -84,6 +84,12 @@ browser.jar:
|
|||
skin/classic/browser/tabbrowser/tab-arrow-left.png (tabbrowser/tab-arrow-left.png)
|
||||
skin/classic/browser/tabbrowser/tab-arrow-right.png (tabbrowser/tab-arrow-right.png)
|
||||
skin/classic/browser/tabbrowser/tabDragIndicator.png (tabbrowser/tabDragIndicator.png)
|
||||
skin/classic/browser/tabcandy/edit-light.png (tabcandy/edit-light.png)
|
||||
skin/classic/browser/tabcandy/edit.png (tabcandy/edit.png)
|
||||
skin/classic/browser/tabcandy/new-tab.png (tabcandy/new-tab.png)
|
||||
skin/classic/browser/tabcandy/platform.css (tabcandy/platform.css)
|
||||
skin/classic/browser/tabcandy/stack-expander.png (tabcandy/stack-expander.png)
|
||||
skin/classic/browser/tabcandy/tabcandy.png (tabcandy/tabcandy.png)
|
||||
|
||||
#ifdef XP_WIN
|
||||
browser.jar:
|
||||
|
@ -171,4 +177,10 @@ browser.jar:
|
|||
skin/classic/aero/browser/tabbrowser/tab-arrow-left.png (tabbrowser/tab-arrow-left-aero.png)
|
||||
skin/classic/aero/browser/tabbrowser/tab-arrow-right.png (tabbrowser/tab-arrow-right-aero.png)
|
||||
skin/classic/aero/browser/tabbrowser/tabDragIndicator.png (tabbrowser/tabDragIndicator-aero.png)
|
||||
skin/classic/aero/browser/tabcandy/edit-light.png (tabcandy/edit-light.png)
|
||||
skin/classic/aero/browser/tabcandy/edit.png (tabcandy/edit.png)
|
||||
skin/classic/aero/browser/tabcandy/new-tab.png (tabcandy/new-tab.png)
|
||||
skin/classic/aero/browser/tabcandy/platform.css (tabcandy/platform.css)
|
||||
skin/classic/aero/browser/tabcandy/stack-expander.png (tabcandy/stack-expander.png)
|
||||
skin/classic/aero/browser/tabcandy/tabcandy.png (tabcandy/tabcandy.png)
|
||||
#endif
|
||||
|
|
После Ширина: | Высота: | Размер: 46 KiB |
После Ширина: | Высота: | Размер: 46 KiB |
После Ширина: | Высота: | Размер: 466 B |
|
@ -0,0 +1,5 @@
|
|||
/* This file is for platform-specific CSS for TabCandy, and is loaded after the
|
||||
platform-independent tabcandy.css, to allow overwriting.
|
||||
|
||||
There are currently no platform-specific bits, but we're assured that there will be before we ship.
|
||||
*/
|
После Ширина: | Высота: | Размер: 49 KiB |
После Ширина: | Высота: | Размер: 397 B |