]> git.lyx.org Git - lyx.git/commitdiff
That didn't really work. So revert to old CSS for gray notes.
authorRichard Heck <rgheck@comcast.net>
Mon, 14 Dec 2009 17:20:52 +0000 (17:20 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 14 Dec 2009 17:20:52 +0000 (17:20 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32536 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/stdinsets.inc

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