chanial%noos.fr e860b0108b Porting fix for bug 181764 from the trunk.
Page Info has no more xpfe dependencies.


git-svn-id: svn://10.0.0.236/trunk@137074 18797224-902f-48f8-a5cc-f745e15eee43
2003-01-29 07:39:36 +00:00

33 lines
410 B
CSS

@import "chrome://global/skin/";
tree {
margin: .5em;
}
textbox,
textbox > .textbox-internal-box,
textbox > .textarea-internal-box {
background: transparent !important;
border: none;
padding: 0px;
-moz-appearance: none;
}
textbox.header {
margin-left: 0;
}
.iframe {
margin: .5em;
background: white;
overflow: auto;
}
#thepreviewimage {
margin: 1em;
}
.fixedsize {
height: 8.5em;
}