gecko-dev/browser/base/content/pageInfo.css
chanial%noos.fr d8806e94f2 Porting fix for bug 181764 from the trunk.
Page Info has no more xpfe dependencies.
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;
}