That didn't really work. So revert to old CSS for gray notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32536 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2009-12-14 17:20:52 +00:00
parent 3f5eac5013
commit b25dc19b95

View File

@ -168,8 +168,8 @@ InsetLayout Note:Greyedout
div.note_greyedout {
display: inline;
background-color: #A0A0A0;
padding: 0.5ex;
border: 1px black solid;
padding-left: 1ex;
padding-right: 1ex;
}
EndHTMLStyle
HTMLIsBlock false