Files
Mozilla/mozilla/toolkit/themes/qute/mozapps/shared/richview.css
ben%bengoodger.com 8b3367f21a land winstripe on trunk
git-svn-id: svn://10.0.0.236/trunk@158063 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-17 23:01:11 +00:00

22 lines
408 B
CSS

/* Generic RichView */
view {
margin: 10px 10px 5px 10px;
-moz-appearance: listbox;
-moz-user-focus: normal;
}
.richviewInner2 {
background-image: url("chrome://mozapps/skin/shared/viewFader.png");
padding: 0px;
}
.richviewInner1 {
background-color: Window;
background-image: inherit;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom right;
}