update style sheets
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6220 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
parent
ac0b9f2f47
commit
f81811a40d
@ -1,3 +1,5 @@
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
[id="extensions.treestyletab.tabbar.style-radiogroup"] radio[src] .radio-icon {
|
||||
width: 52px;
|
||||
height: 62px;
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-stylesheet href="chrome://global/skin/"?>
|
||||
<?xml-stylesheet href="chrome://treestyletab/content/config.css" type="text/css"?>
|
||||
<?xml-stylesheet href="config.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://treestyletab/skin/config.css" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://treestyletab-platform/skin/config.css" type="text/css"?>
|
||||
<!DOCTYPE prefwindow [
|
||||
@ -148,7 +148,7 @@
|
||||
<radiogroup id="extensions.treestyletab.tabbar.style-radiogroup"
|
||||
preference="extensions.treestyletab.tabbar.style"
|
||||
orient="vertical">
|
||||
<hbox align="center">
|
||||
<hbox align="center" style="overflow-x: auto;">
|
||||
<radio value="default" label="&config.tabbar.style.default;"
|
||||
class="image" align="center"
|
||||
src="chrome://treestyletab/content/res/style-default.png"/>
|
||||
|
@ -1,3 +1,5 @@
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
/* hacks for Tab Mix Plus */
|
||||
|
||||
:root[treestyletab-enable-compatibility-tmp="true"]
|
||||
|
@ -14,7 +14,7 @@ License.
|
||||
The Original Code is the Tree Style Tab.
|
||||
|
||||
The Initial Developer of the Original Code is SHIMODA Hiroshi.
|
||||
Portions created by the Initial Developer are Copyright (C) 2007-2008
|
||||
Portions created by the Initial Developer are Copyright (C) 2007-2010
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s): SHIMODA Hiroshi <piro@p.club.ne.jp>
|
||||
|
@ -14,7 +14,7 @@ License.
|
||||
The Original Code is the Tree Style Tab.
|
||||
|
||||
The Initial Developer of the Original Code is SHIMODA Hiroshi.
|
||||
Portions created by the Initial Developer are Copyright (C) 2007-2008
|
||||
Portions created by the Initial Developer are Copyright (C) 2007-2010
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s): SHIMODA Hiroshi <piro@p.club.ne.jp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user