From: Richard Heck Date: Thu, 10 Dec 2009 20:19:52 +0000 (+0000) Subject: Prettify the grey notes. X-Git-Tag: 2.0.0~4854 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=a527de4f8fe6cdec791637eec22a66a70a677485;p=features.git Prettify the grey notes. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32465 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index aa22c5d1fc..08811b2ce5 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -166,6 +166,7 @@ InsetLayout Note:Greyedout MultiPar true HTMLStyle div.note_greyedout { + display: inline; background-color: #A0A0A0; padding-left: 1ex; padding-right: 1ex;