Fix for bbaetz's dir viewer bug.
git-svn-id: svn://10.0.0.236/trunk@100091 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3edf178bf6
commit
0f02e2ca66
@ -26,6 +26,8 @@
|
||||
|
||||
*/
|
||||
|
||||
@import url(chrome://communicator/skin/);
|
||||
|
||||
/* Hide twisty for files */
|
||||
.treecell-indent[type="FILE"] > .tree-cell-twisty
|
||||
{
|
||||
|
||||
@ -25,6 +25,8 @@
|
||||
== Styles specific to the directory listing window.
|
||||
======================================================================= */
|
||||
|
||||
@import url(chrome://communicator/skin/);
|
||||
|
||||
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
|
||||
|
||||
.treecell-filename {
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
|
||||
-->
|
||||
|
||||
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
|
||||
<?xml-stylesheet href="chrome://communicator/skin/directory/directory.css" type="text/css"?>
|
||||
|
||||
<!DOCTYPE window SYSTEM "chrome://communicator/locale/directory/directory.dtd">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user