зеркало из https://github.com/mozilla/gecko-dev.git
Fix for bbaetz's dir viewer bug.
This commit is contained in:
Родитель
7b8f634c12
Коммит
14f4144ff0
|
@ -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">
|
||||
|
|
Загрузка…
Ссылка в новой задаче