]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdinsets.inc
Paragraph ndentation doesn't work well after quotations and the like.
[lyx.git] / lib / layouts / stdinsets.inc
index f386af000a2fa89d01cd654c6a01d428a22e42c5..08fefbbb6a59181d2e9ed7991418e94d175c457e 100644 (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
@@ -249,6 +249,7 @@ InsetLayout Index
        MultiPar              false
        CustomPars            false
        ForcePlain            true
+       ContentAsLabel        true
 End
 
 InsetLayout Box
@@ -280,6 +281,7 @@ InsetLayout Float
        HTMLStyle
                div.float {
                        border: 2px solid black;
+                       text-align: center;
                }
        EndHTMLStyle
 End
@@ -304,6 +306,7 @@ InsetLayout URL
        LyXType               standard
        Decoration            classic
        LabelString           URL
+       ContentAsLabel        true
        LatexName             url
        LatexType             command
        Requires              url