Homebar polish.
git-svn-id: svn://10.0.0.236/trunk@190325 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
68e8e7e89c
commit
ad04da6b28
@ -17,8 +17,8 @@ xmlns:rss="http://purl.org/rss/1.0/"
|
||||
<vbox>
|
||||
|
||||
<xsl:for-each select="/bm/li">
|
||||
<toolbarbutton style="width:18px;height:18px;padding:0px;margin:0px;">
|
||||
<xsl:attribute name="image" >
|
||||
<toolbarbutton style="background-color:#dddddd;-moz-border-radius:1px;margin-bottom:2px ! important;">
|
||||
<xsl:attribute name="image" >
|
||||
<xsl:value-of select="@iconsrc"/>
|
||||
</xsl:attribute>
|
||||
<xsl:attribute name="oncommand">BrowserOpenURLasTab('<xsl:value-of select="."/>')
|
||||
|
||||
@ -53,6 +53,13 @@
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
/* Homebar max icons */
|
||||
|
||||
#browserleftbar .toolbarbutton-icon {
|
||||
width:16px;
|
||||
height:16px;
|
||||
}
|
||||
|
||||
/* Hack to remove the resizer icon */
|
||||
|
||||
.statusbar-resizerpanel {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user